maven/.gitignore

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

18 lines
178 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/
repo/
2024-03-24 12:19:08 -04:00
/*.svg