mirror of
https://github.com/spring-projects/spring-data-elasticsearch.git
synced 2025-08-01 15:13:26 +00:00
19 lines
250 B
Plaintext
19 lines
250 B
Plaintext
atlassian-ide-plugin.xml
|
|
|
|
## Ignore svn files
|
|
.svn
|
|
|
|
## ignore any target dir
|
|
target
|
|
|
|
## Ignore project files created by Eclipse
|
|
.settings
|
|
.project
|
|
.classpath
|
|
|
|
## Ignore project files created by IntelliJ IDEA
|
|
*.iml
|
|
*.ipr
|
|
*.iws
|
|
.idea
|