maven/.gitignore

19 lines
171 B
Plaintext
Raw Normal View History

target/
.project
.classpath
.settings/
.svn/
bin/
# Intellij
*.ipr
*.iml
.idea
out/
.DS_Store
2012-12-21 07:49:50 +01:00
/bootstrap
/dependencies.xml
2015-03-15 22:26:45 +11:00
.java-version
2021-07-03 11:12:47 +02:00
.checkstyle
.factorypath
.vscode/