diff --git a/Actionscript.gitignore b/Actionscript.gitignore index 11e612e..5d947ca 100644 --- a/Actionscript.gitignore +++ b/Actionscript.gitignore @@ -1,19 +1,18 @@ # 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/ # Executables *.swf *.air *.ipa *.apk # Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties` # should NOT be excluded as they contain compiler settings and other important # information for Eclipse / Flash Builder.