maven/.gitignore

17 lines
161 B
Plaintext
Raw Normal View History

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