diff options
author | listout <listout@protonmail.com> | 2021-08-16 23:27:01 +0530 |
---|---|---|
committer | listout <listout@protonmail.com> | 2021-08-16 23:27:01 +0530 |
commit | d135d819da50fbef375ae432267fdf4d20f7712c (patch) | |
tree | 62a365131209fd7fcc1209f4ca77b305d03c2753 /.gitignore |
ignore shit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4811c59 --- /dev/null +++ b/.gitignore @@ -0,0 +1,23 @@ +*.aux +*.glo +*.idx +*.log +*.toc +*.ist +*.acn +*.acr +*.alg +*.bbl +*.blg +*.dvi +*.glg +*.gls +*.ilg +*.ind +*.lof +*.lot +*.maf +*.mtc +*.mtc1 +*.out +*.synctex.gz |