diff options
author | Camil Staps | 2016-09-20 23:52:42 +0200 |
---|---|---|
committer | Camil Staps | 2016-09-20 23:52:42 +0200 |
commit | 137c84c7af572e8bf4a4bbfd080182ed9f083267 (patch) | |
tree | f11208e6a0c045ed65445b97e163bdf596828b8b /.gitignore | |
parent | Initial commit (diff) |
Start Benton
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 29 |
1 files changed, 29 insertions, 0 deletions
@@ -1,2 +1,31 @@ papers/ organisation/ + +*.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 +_minted-*/ |