GH-340 - Ignore files introduced in main.

This commit is contained in:
Oliver Drotbohm
2023-10-21 21:58:15 +02:00
parent c57c840fd5
commit 6e7012621f

18
.gitignore vendored
View File

@@ -1,15 +1,25 @@
# Maven
target/
.idea/
.flattened-pom.xml
.settings/
*.iml
.mvn/.gradle-enterprise
# Eclipse
.project
.classpath
.springBeans
target/
.factorypath
# General
changelog.txt
#IntelliJ Stuff
# Antora
node_modules/
node/
package-lock.json
package.json
# IDEA
.idea
*.iml