mirror of
https://github.com/spring-projects/spring-data-elasticsearch.git
synced 2025-07-09 11:53:26 +00:00
Update .gitignore
Ignore project files created by Eclipse
This commit is contained in:
parent
62618cb839
commit
6a52621dcc
17
.gitignore
vendored
17
.gitignore
vendored
@ -1,6 +1,17 @@
|
|||||||
atlassian-ide-plugin.xml
|
atlassian-ide-plugin.xml
|
||||||
|
|
||||||
|
## Ignore svn files
|
||||||
.svn
|
.svn
|
||||||
spring-data-elasticsearch.iml
|
|
||||||
spring-data-elasticsearch.ipr
|
|
||||||
spring-data-elasticsearch.iws
|
|
||||||
target
|
target
|
||||||
|
|
||||||
|
## Ignore project files created by Eclipse
|
||||||
|
.settings
|
||||||
|
.project
|
||||||
|
.classpath
|
||||||
|
|
||||||
|
## Ignore project files created by IntelliJ IDEA
|
||||||
|
*.iml
|
||||||
|
*.ipr
|
||||||
|
*.iws
|
||||||
|
.idea
|
||||||
|
Loading…
x
Reference in New Issue
Block a user