过滤缓存文件

This commit is contained in:
shuzheng 2017-05-02 22:22:54 +08:00
parent 7aa2e990f0
commit fb4e4377df
1 changed files with 3 additions and 1 deletions

4
.gitignore vendored
View File

@ -8,4 +8,6 @@ target
*.log.* *.log.*
**/resources/zheng-admin **/resources/zheng-admin
generatorConfig.xml generatorConfig.xml
.DS_Store .DS_Store
*.cache
*.lock