增加忽略eclipse本地配置文件目录

This commit is contained in:
huansinho 2015-06-14 01:16:20 +08:00
parent f0432e6930
commit 50949b1ff5

1
.gitignore vendored
View File

@ -15,6 +15,7 @@ hs_err_pid*
target target
.project .project
.classpath .classpath
.settings
sw-pom.xml sw-pom.xml
*.iml *.iml