Add the missing bits on quadratic problems solving.
[Projet_Recherche_Operationnelle.git] / .gitignore
index f6af9d9dde28bea91cc63c98879303b87e92d9bd..e1bd09c85556852b08750fcd1038204e0ef9c363 100644 (file)
@@ -1,9 +1,16 @@
+# latexmk
 *.aux
 *.bbl
 *.blg
 *.fdb_latexmk
 *.fls
 *.log
+*.nav
+*.out
 *.pdf
-*.synctex.gz
-*.toc
\ No newline at end of file
+*.snm
+*.synctex.*
+*.toc
+
+# ide-cquery
+.atom