SOLR-14647

- fix .gitignore for eclipse users
This commit is contained in:
jdyer1 2020-07-14 10:55:16 -05:00
parent 1d5a0ad8a3
commit e5007c15ee
1 changed files with 4 additions and 3 deletions

7
.gitignore vendored
View File

@ -16,11 +16,12 @@ parent.iml
*.ipr *.ipr
*.iws *.iws
/*.iml /*.iml
/.project .project
/.classpath .classpath
/.settings .settings
/.caches /.caches
/prj.el /prj.el
bin
/bin /bin
/bin.* /bin.*
pom.xml pom.xml