mirror of
https://github.com/spring-projects/spring-data-elasticsearch.git
synced 2025-08-01 07:03:27 +00:00
27 lines
283 B
Plaintext
27 lines
283 B
Plaintext
.DS_Store
|
|
*.graphml
|
|
.springBeans
|
|
|
|
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
|
|
/.env
|
|
|
|
|
|
/zap.env
|