Files
spring-data-relational/.gitignore
Jens Schauder a03e03786a Add maven.config to .gitignore
This allows to use it comfortable to configure personal preferences for running maven.
One example is to disable build caches.

Original pull request #2039
2025-04-25 14:29:33 +02:00

24 lines
489 B
Plaintext

target/
.idea/
.settings/
*.iml
.flattened-pom.xml
.project
.classpath
.springBeans
.sonar4clipse
*.sonar4clipseExternals
*.graphml
package-lock.json
.mvn/.develocity
.mvn/maven.config
build/
node_modules
node
#prevent license accepting file to get accidentially commited to git
container-license-acceptance.txt
spring-data-jdbc/src/test/java/org/springframework/data/ProxyImageNameSubstitutor.java
spring-data-r2dbc/src/test/java/org/springframework/data/ProxyImageNameSubstitutor.java