Files
maven-mvnd/.gitignore
2020-03-08 13:23:19 +01:00

28 lines
249 B
Plaintext

# Maven
target/
pom.xml.tag
pom.xml.releaseBackup
pom.xml.versionsBackup
pom.xml.next
release.properties
# Eclipse
.project
.classpath
.settings/
# IDEA
.idea
*.ipr
*.iml
*.iws
# NetBeans
nb-configuration.xml
# OSX
.DS_Store
# VS Code
.vscode/