ecology_maven/.gitignore

30 lines
558 B
Plaintext

# Build and Release Folders
bin-debug/
bin-release/
[Oo]bj/
[Bb]in/
# Other files and folders
.settings/
# Executables
#.gitignore
lib/
log
*.swf
*.air
*.ipa
*.apk
/src/main/resources/**/*.properties
!/src/main/resources/**/*.xml
/target
.idea/
src/main/java/.gitignore
src/main/java/README.md
!/src/main/resources/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.