We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
.project
.actionScriptProperties
.flexProperties
1 parent 4b6bf65 commit 818ed29Copy full SHA for 818ed29
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