2022-11-22 00:24:17 +08:00
|
|
|
# Build and Release Folders
|
|
|
|
bin-debug/
|
|
|
|
bin-release/
|
|
|
|
[Oo]bj/
|
|
|
|
[Bb]in/
|
|
|
|
|
|
|
|
# Other files and folders
|
|
|
|
.settings/
|
|
|
|
|
|
|
|
|
|
|
|
# Executables
|
|
|
|
#.gitignore
|
|
|
|
log
|
|
|
|
*.swf
|
|
|
|
*.air
|
|
|
|
*.ipa
|
|
|
|
*.apk
|
|
|
|
.idea/
|
2022-11-22 17:04:20 +08:00
|
|
|
#.gitignore
|
2022-11-22 00:24:17 +08:00
|
|
|
!.gitignore
|
|
|
|
# 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.
|
|
|
|
|
|
|
|
/target/
|
|
|
|
/log/
|
|
|
|
.DS_Store
|
|
|
|
/src/main/resources/WEB-INF/prop/weaver.properties
|
|
|
|
/lib/classbean
|
2022-11-22 16:54:42 +08:00
|
|
|
/file/
|
2022-11-23 11:41:25 +08:00
|
|
|
/src/test/resources/application.properties
|
|
|
|
/src/test/resources/application.xml
|
2022-11-23 21:27:05 +08:00
|
|
|
/src/main/resources/file
|
2022-11-25 13:25:29 +08:00
|
|
|
/src/*/resources/ssl/
|
2022-11-22 17:05:47 +08:00
|
|
|
DirectoryV2.xml
|
2022-11-28 17:27:19 +08:00
|
|
|
/lib/classbeanLib/ecology-dev-lib.jar
|
|
|
|
/lib/classbeanLib/web-inf-class-lib.jar
|
|
|
|
/lib/weaverLib/
|
2022-11-22 17:05:47 +08:00
|
|
|
|
2022-11-22 00:24:17 +08:00
|
|
|
|
|
|
|
|