We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d17f128 + 818ed29 commit 802cb3fCopy full SHA for 802cb3f
1 file changed
Actionscript.gitignore
@@ -3,8 +3,9 @@ bin/
3
bin-debug/
4
bin-release/
5
6
-# Project property files
7
-.actionScriptProperties
8
-.flexProperties
+# Other files and folders
9
.settings/
10
-.project
+
+# Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties`
+# should NOT be excluded as they contain compiler settings and other important
11
+# information for Eclipse / Flash Builder.
0 commit comments