structure of Run.compute + pretty-printing (run+tree with preorder)
[tatoo.git] / .gitignore
index 4ea4ac0..f22646a 100644 (file)
@@ -1,2 +1,7 @@
-_build/*
-test.native
\ No newline at end of file
+_build
+*.native
+*.byte
+doc/*.ps
+doc/*.out
+doc/html/*
+tests/results/*
\ No newline at end of file