Skip to content

Commit 8767bd6

Browse files
committed
Merge pull request #1945 from BlueHatbRit/flashdev-to-actionscript
Add FlashDevelop and executables to Actionscript
2 parents d5abb43 + d64708b commit 8767bd6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Actionscript.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,18 @@
22
bin/
33
bin-debug/
44
bin-release/
5+
[Oo]bj/ # FlashDevelop obj
6+
[Bb]in/ # FlashDevelop bin
57

68
# Other files and folders
79
.settings/
810

11+
# Executables
12+
*.swf
13+
*.air
14+
*.ipa
15+
*.apk
16+
917
# Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties`
1018
# should NOT be excluded as they contain compiler settings and other important
1119
# information for Eclipse / Flash Builder.

0 commit comments

Comments
 (0)