summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore23
1 files changed, 16 insertions, 7 deletions
diff --git a/.gitignore b/.gitignore
index 7521eb2..3b55d65 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,9 +1,18 @@
-node_modules/
+*.loa
*.log
-*.maf
-*.mtc
-*.mtc0
-*.out
-*.syntex.gz
+*.lot
+*.lof
*.aux
-biblio.tex \ No newline at end of file
+*.out
+*.toc
+*.fdb_latexmk
+*.bbl
+*.bcf
+*.blg
+*.run.xml
+*.thm
+*.gnuplot
+*.synctex.gz
+*.synctex.gz(busy)
+*.auxlock
+figures/cache \ No newline at end of file