X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.gitignore;h=e1bd09c85556852b08750fcd1038204e0ef9c363;hb=f12bd30b1e7da1d31861c9c43ca3020f1a2dbe3a;hp=8501fa7bfc3b889c5ed4f476e51a24e9688a1c96;hpb=64f7c0648bba3e99a39f15896ce425cdfb06281e;p=Projet_Recherche_Operationnelle.git diff --git a/.gitignore b/.gitignore index 8501fa7..e1bd09c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,16 @@ +# latexmk *.aux *.bbl *.blg *.fdb_latexmk *.fls *.log +*.nav +*.out *.pdf +*.snm *.synctex.* *.toc + +# ide-cquery +.atom