Files
Advent-of-Code-2018/.gitignore
2018-12-01 17:13:04 +01:00

16 lines
113 B
Plaintext

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