summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2021-02-18 12:06:06 +0000
committerYann Herklotz <git@yannherklotz.com>2021-02-18 12:06:06 +0000
commit1efa11c4e7f0d988d79bd3be1e56a8a149303e07 (patch)
treed63db5a049ef34ed3f74175ad0c6ffd919c8c85f
parent1d4937c5012e1b816fd6164f3409d96f24628661 (diff)
downloadlatte21_hlstpc-1efa11c4e7f0d988d79bd3be1e56a8a149303e07.tar.gz
latte21_hlstpc-1efa11c4e7f0d988d79bd3be1e56a8a149303e07.zip
Add .gitignore
-rw-r--r--.gitignore39
1 files changed, 39 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..f9c2d9d
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,39 @@
+*.aux
+*.glo
+*.idx
+*.log
+*.toc
+*.ist
+*.acn
+*.acr
+*.alg
+*.bbl
+*.blg
+*.dvi
+*.glg
+*.gls
+*.ilg
+*.ind
+*.lof
+*.lot
+*.maf
+*.mtc
+*.mtc1
+*.out
+*.synctex.gz
+*.cut
+*.brf
+*.rip
+*.fls
+*.fdb_latexmk
+.DS_Store
+*.key
+*.pdf
+*.md5
+*.dep
+*.dpth
+*.auxlock
+
+.auctex*/
+auto/
+_minted*/