2021-03-10 08:13:27 +01:00

26 lines
204 B
Plaintext

# Maven files
target/
bin/
# Eclipse project files
.project
.classpath
.settings
.metadata
# IntelliJ IDEA files
*.iml
*.ipr
*.iws
.idea
# Mac OS
.DS_Store
# backup-files
*~
# vagrant dir
.vagrant/