X-Git-Url: https://git.auder.net/?p=talweg.git;a=blobdiff_plain;f=.gitignore;h=7b5eb3548d8826261ee9439763e70e9461be1d1d;hp=2ee5d8651040cdefb113fd5bc4721bb1b0276bf6;hb=HEAD;hpb=2bc64a5b0d971770bca13f2c199e0f63bf5026d5 diff --git a/.gitignore b/.gitignore index 2ee5d86..7b5eb35 100644 --- a/.gitignore +++ b/.gitignore @@ -19,19 +19,25 @@ NAMESPACE *.[oa] *.so -#jupyter checkpoints + generated HTML +#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