Make the output graph nodes rectangular.
[tatoo.git] / .gitignore
index 4ea4ac0..b2e50f4 100644 (file)
@@ -1,2 +1,8 @@
-_build/*
-test.native
\ No newline at end of file
+_build
+*.native
+*.byte
+tests/*.results/*
+*.class
+tests/trace/*.html
+tests/trace/*.dot
+tests/trace/*.svg
\ No newline at end of file