1
0
mirror of synced 2026-05-22 20:23:18 +00:00
Files
spring-data-elasticsearch/.gitignore
T
Peter-Josef Meisch 0c4a641163 Add testcontainers-local.properties handling.
Original Pull Request #3062
Closes #3061

Signed-off-by: Peter-Josef Meisch <pj.meisch@sothawo.com>
(cherry picked from commit 64f88ae9ac)
(cherry picked from commit 8558c44714)
2025-03-09 12:58:55 +01:00

37 lines
431 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
build/
node_modules
node
package-lock.json
.mvn/.develocity
/src/test/resources/testcontainers-local.properties