misc: add lib/*.log and lib/*.dot to .gitignore
[nit.git] / .gitignore
index 84665b1..a0fa7d6 100644 (file)
@@ -20,6 +20,9 @@ src/*.dot
 c_src/*.o
 c_src/*.cksum
 
+lib/*.log
+lib/*.dot
+
 tests/*.res
 tests/*.log
 tests/*.bin