43ab49b5fa
Original Pull Request #2480 Closes #2479
29 lines
317 B
Plaintext
29 lines
317 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
|
|
/localdocker.env
|
|
.localdocker-env
|