ignore log files for git

This commit is contained in:
Martin Lippert
2016-09-13 13:00:20 +02:00
parent 36c3301e2b
commit de761d03dd

3
.gitignore vendored
View File

@@ -11,4 +11,5 @@
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
target/
target/
*.log