zheng/.gitignore

15 lines
147 B
Plaintext
Raw Permalink Normal View History

2016-10-04 23:17:59 +08:00
.idea
2017-01-20 11:25:43 +08:00
.classpath
.project
2016-10-04 23:17:59 +08:00
*.iml
2017-01-20 11:25:43 +08:00
*.eml
2016-11-22 15:39:14 +08:00
target
2017-01-10 16:41:51 +08:00
*.log
2017-01-10 23:32:02 +08:00
*.log.*
**/resources/zheng-admin
2017-03-31 16:36:30 +08:00
generatorConfig.xml
2017-05-02 22:22:54 +08:00
.DS_Store
*.cache
2017-10-24 18:12:13 +08:00
*.lock
/build/
*.settings