29 lines
491 B
Plaintext
29 lines
491 B
Plaintext
# Build and Release Folders
|
|
bin-debug/
|
|
bin-release/
|
|
[Oo]bj/
|
|
[Bb]in/
|
|
|
|
# Other files and folders
|
|
.settings/
|
|
|
|
|
|
# Executables
|
|
#.gitignore
|
|
log
|
|
*.swf
|
|
*.air
|
|
*.ipa
|
|
*.apk
|
|
classbeanLib/*
|
|
weaverLib/*
|
|
web/**/*.properties
|
|
web/**/*.xml
|
|
target
|
|
classbean
|
|
.idea/
|
|
!/web/WEB-INF/prop/prop2map/*.properties
|
|
# 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.
|