summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore14
1 files changed, 13 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 723ef36..167b5d8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,13 @@
-.idea \ No newline at end of file
+*.sqlite3
+.*
+_minted*
+*.aux
+*.bbl
+*.bcf
+*.blg
+*.fdb_latexmk
+*.fls
+*.log
+*.xml
+*.gz
+*.toc \ No newline at end of file