summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore15
1 files changed, 14 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 60887e7..7197790 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,16 @@
mssql-data
go.sum
-.idea \ No newline at end of file
+.idea
+*.pdf
+*.aux
+*.fls
+*.log
+*.out
+*.fdb_latexmk
+*.gz
+*.thm
+*.toc
+*.bbl
+*.blg
+*.bcf
+*.xml \ No newline at end of file