Add yield block support. The idea is to not generate executions with yield actions.
[cdsspec-compiler.git] / .gitignore
index d653bcdd0365e1e5545331d199afca6e62861918..4acd010bd5ab045daccae219f1063c3cb33a1717 100644 (file)
@@ -1,8 +1,14 @@
 # generic types
 *.o
 .*.swp
+*.swo
 *.so
+*~
+*.dot
+.*.d
+*.pdf
 
 # files in this directory
-/model
 /tags
+/doc/docs
+/benchmarks