zhengmingren 4 years ago
parent 271637df90
commit 216ddf8838

30
.gitignore vendored

@ -1,20 +1,12 @@
# ---> Actionscript
# Build and Release Folders
bin-debug/
bin-release/
[Oo]bj/
[Bb]in/
# Other files and folders
.DS_Store
.idea/
*.iml
target/
2017*
.project
.classpath
.settings/
# Executables
*.swf
*.air
*.ipa
*.apk
# 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.
*.log
bin/
src/main/java/test/
.mvn/
Loading…
Cancel
Save