prepare run.sh for ipynb output
[talweg.git] / .gitignore
index 04ce472..030f5d7 100644 (file)
@@ -19,8 +19,10 @@ NAMESPACE
 *.[oa]
 *.so
 
-#jupyter checkpoints
+#jupyter checkpoints + generated ipynb,html
 .ipynb_checkpoints/
+/reports/*.ipynb
+/reports/*.html
 
 #large CSV files
 data/*.csv