You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
342 B
23 lines
342 B
### https://raw.github.com/github/gitignore/14b7566ce157ce95b07006466bacee160f242284/maven.gitignore
|
|
|
|
target/
|
|
pom.xml.tag
|
|
pom.xml.releaseBackup
|
|
pom.xml.versionsBackup
|
|
pom.xml.next
|
|
release.properties
|
|
|
|
|
|
site-content
|
|
/.classpath
|
|
/.project
|
|
/.settings/
|
|
|
|
### Ignore IntelliJ files
|
|
/.idea/
|
|
*.iml
|
|
/bin/
|
|
|
|
### Ignore Visual Studio code files
|
|
/.vscode/
|