X-Git-Url: https://git.auder.net/?p=talweg.git;a=blobdiff_plain;f=.gitignore;h=92a17ad10c7363d3cc6b92b9781bcdeef1678297;hp=04ce472282b4f6579cb6d0e000b3db63f7782bf0;hb=4ba96933bd3eb63800ef9e98edbabe693aec7340;hpb=4e25de2cf40b946ac6e8c2abc824637a249941d1 diff --git a/.gitignore b/.gitignore index 04ce472..92a17ad 100644 --- a/.gitignore +++ b/.gitignore @@ -19,18 +19,24 @@ NAMESPACE *.[oa] *.so -#jupyter checkpoints +#jupyter checkpoints + generated ipynb,html .ipynb_checkpoints/ +/reports/*.ipynb +/reports/*.html #large CSV files data/*.csv +#misc +*.png +#*.tex + #.gitattributes/.gitfat files are generated by initialize.sh .gitattributes .gitfat #Rmarkdown, knitr + LaTeX generated files -*.tex +#*.tex *.pdf !/biblio/*.pdf *.aux