Actionscript.gitignore 300 字节
Newer Older
1
# Build and Release Folders
2
bin/
3 4 5
bin-debug/
bin-release/

6
# Other files and folders
7
.settings/
8 9 10

# Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties`
# should NOT be excluded as they contain compiler settings and other important
I
Ivan Zuzak 已提交
11
# information for Eclipse / Flash Builder.