1
0
mirror of synced 2026-09-11 02:19:47 +00:00
Files
spring-data-elasticsearch/.gitignore
T
2017-05-31 19:49:11 +01:00

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