mirror of
https://github.com/spring-projects/spring-data-elasticsearch.git
synced 2025-07-09 03:52:44 +00:00
Update .gitignore
Ignore project files created by Eclipse
This commit is contained in:
parent
62618cb839
commit
6a52621dcc
19
.gitignore
vendored
19
.gitignore
vendored
@ -1,6 +1,17 @@
|
||||
atlassian-ide-plugin.xml
|
||||
|
||||
## Ignore svn files
|
||||
.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