Tweak gitignore to ignore any log files left lying around from testing.

This commit is contained in:
Jon Brisbin
2012-11-27 10:25:15 -06:00
committed by Jon Brisbin
parent 00b8b5db69
commit ed6d8ef9ed

1
.gitignore vendored
View File

@@ -6,3 +6,4 @@ build/
.classpath
.project
.settings
.log