ebu_ecology_dev1/.gitignore

51 lines
952 B
Plaintext
Raw Normal View History

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
*.iml
2022-11-22 00:24:17 +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.
/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
/src/main/resources/file
/src/*/resources/ssl/
2022-11-22 17:05:47 +08:00
DirectoryV2.xml
2022-12-06 11:37:59 +08:00
/lib/classbeanLib/ecology-dev-lib.jar
/lib/classbeanLib/web-inf-class-lib.jar
/lib/weaverLib/
/lib/jitulib/
*.groovy
2022-12-05 19:22:01 +08:00
*.log
*.iml
2022-12-05 19:22:01 +08:00
src/main/resources/WEB-INF/sqllog/
2022-12-06 11:49:50 +08:00
java.io.tempdir/
2022-12-16 15:05:04 +08:00
ecology-9-dev.iml
2022-12-21 23:02:27 +08:00
src/test/resources/font
src/main/resources/WEB-INF/vm/outFile
target/
2023-03-05 21:54:09 +08:00
*.back
src/main/aiyh_old_src/
src/main/jitu_src/