Updated gitignore

This commit is contained in:
Marcin Grzejszczak
2016-09-23 10:48:43 +02:00
parent 16e62388f8
commit d0aa03c2b5

12
.gitignore vendored
View File

@@ -19,3 +19,15 @@ src/s
hs_err_pid*
.DS_Store
*.log
# Eclipse
.classpath
.project
.settings/
# Intellij
*.iws
# Maven
log/
target/