merge with remote
[talweg.git] / .gitignore
index 04ce472..d0a62df 100644 (file)
@@ -14,23 +14,31 @@ NAMESPACE
 #R CMD build/check files
 /*.Rcheck/
 /*.tar.gz
+<<<<<<< HEAD
 
 #object & library files
 *.[oa]
 *.so
 
-#jupyter checkpoints
+#jupyter checkpoints + generated ipynb,html
 .ipynb_checkpoints/
+/reports/*.ipynb
+/reports/*.html
 
 #large CSV files
 data/*.csv
 
+#misc
+*.png
+#*.tex
+/AirNormand/
+
 #.gitattributes/.gitfat files are generated by initialize.sh
 .gitattributes
 .gitfat
 
 #Rmarkdown, knitr + LaTeX generated files
-*.tex
+#*.tex
 *.pdf
 !/biblio/*.pdf
 *.aux