summaryrefslogtreecommitdiffstats
path: root/options/gitignore/Actionscript
diff options
context:
space:
mode:
Diffstat (limited to 'options/gitignore/Actionscript')
-rw-r--r--options/gitignore/Actionscript11
1 files changed, 11 insertions, 0 deletions
diff --git a/options/gitignore/Actionscript b/options/gitignore/Actionscript
new file mode 100644
index 0000000000..f112f7fb78
--- /dev/null
+++ b/options/gitignore/Actionscript
@@ -0,0 +1,11 @@
+# Build and Release Folders
+bin/
+bin-debug/
+bin-release/
+
+# Other files and folders
+.settings/
+
+# 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.