diff options
author | Camil Staps | 2015-09-02 12:43:29 +0200 |
---|---|---|
committer | Camil Staps | 2015-09-02 12:43:29 +0200 |
commit | aae9983b72d12abfdcbfeac325df9d0b9aae2058 (patch) | |
tree | 40dc1a6afcd908696c829b4d334b211ccbae770d /.gitignore |
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a2e54bb --- /dev/null +++ b/.gitignore @@ -0,0 +1,28 @@ +*.aux +*.glo +*.idx +*.fdb_latexmk +*.fls +*.log +*.toc +*.ist +*.acn +*.acr +*.alg +*.bbl +*.blg +*.dvi +*.glg +*.gls +*.ilg +*.ind +*.lof +*.lot +*.maf +*.mtc +*.mtc1 +*.out +*.pdf +*.swp +*.synctex.gz + |