X-Git-Url: https://git.auder.net/?p=talweg.git;a=blobdiff_plain;f=.gitignore;h=7b5eb3548d8826261ee9439763e70e9461be1d1d;hp=04ce472282b4f6579cb6d0e000b3db63f7782bf0;hb=HEAD;hpb=4e25de2cf40b946ac6e8c2abc824637a249941d1 diff --git a/.gitignore b/.gitignore index 04ce472..7b5eb35 100644 --- a/.gitignore +++ b/.gitignore @@ -19,18 +19,25 @@ NAMESPACE *.[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