diff --git a/.gitignore b/.gitignore index 30bd04dae..48d6e4304 100644 --- a/.gitignore +++ b/.gitignore @@ -11,4 +11,5 @@ # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* -target/ \ No newline at end of file +target/ +*.log \ No newline at end of file