2021-11-14 15:24:30 +08:00
|
|
|
# Build and Release Folders
|
|
|
|
bin-debug/
|
|
|
|
bin-release/
|
|
|
|
[Oo]bj/
|
|
|
|
[Bb]in/
|
|
|
|
|
|
|
|
# Other files and folders
|
|
|
|
.settings/
|
|
|
|
|
2021-12-14 10:28:23 +08:00
|
|
|
|
2021-11-14 15:24:30 +08:00
|
|
|
# Executables
|
2021-12-14 10:28:23 +08:00
|
|
|
#.gitignore
|
2022-12-06 14:34:22 +08:00
|
|
|
#lib/
|
|
|
|
#/lib
|
2021-12-14 10:28:23 +08:00
|
|
|
log
|
2021-11-14 15:24:30 +08:00
|
|
|
*.swf
|
|
|
|
*.air
|
|
|
|
*.ipa
|
|
|
|
*.apk
|
2021-12-22 19:57:31 +08:00
|
|
|
|
2022-12-06 14:34:22 +08:00
|
|
|
*.iml
|
2021-12-19 13:44:11 +08:00
|
|
|
/src/main/resources/**/*.properties
|
|
|
|
!/src/main/resources/**/*.xml
|
2022-08-19 18:07:25 +08:00
|
|
|
/src/main/jitu-src/
|
2021-12-16 12:59:01 +08:00
|
|
|
/target
|
2021-12-14 10:28:23 +08:00
|
|
|
.idea/
|
2022-08-19 18:10:15 +08:00
|
|
|
*.jar
|
|
|
|
*.log
|
|
|
|
.Ds_Store
|
|
|
|
*.iml
|
2022-12-06 14:34:22 +08:00
|
|
|
*.ini
|
|
|
|
*.back
|
2021-12-22 19:26:10 +08:00
|
|
|
src/main/java/.gitignore
|
|
|
|
src/main/java/README.md
|
2022-12-06 14:34:22 +08:00
|
|
|
src/main/resources/WEB-INF/sqllog
|
|
|
|
#!/src/main/resources/WEB-INF/prop/prop2map/*.properties
|
2021-11-14 15:24:30 +08:00
|
|
|
# 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.
|