From 70264dc379a0a0e6ac6df92ff881b820d96dfb98 Mon Sep 17 00:00:00 2001 From: Joshua Shaffer Date: Thu, 10 Aug 2017 23:27:44 -0400 Subject: [PATCH] Fix comments on same line causing ignore to break --- Actionscript.gitignore | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Actionscript.gitignore b/Actionscript.gitignore index 11e612e9..5d947ca8 100644 --- a/Actionscript.gitignore +++ b/Actionscript.gitignore @@ -1,9 +1,8 @@ # Build and Release Folders -bin/ bin-debug/ bin-release/ -[Oo]bj/ # FlashDevelop obj -[Bb]in/ # FlashDevelop bin +[Oo]bj/ +[Bb]in/ # Other files and folders .settings/