Files
advent-of-code2017/.gitignore
2018-12-07 18:38:30 +01:00

16 lines
113 B
Plaintext

# Eclipse
.classpath
.project
.settings/
# Intellij
.idea/
*.iml
*.iws
# Mac
.DS_Store
# Maven
log/
target/