diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2020-10-07 09:53:54 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2020-10-07 09:53:54 +0200 |
| commit | 7a2978f3ba7e2237e43353479ee3b252488c51fc (patch) | |
| tree | 72120c569c2a4e6838ae93295b092f95c0ebb9a4 /.gitignore | |
| download | gharaei-template-7a2978f3ba7e2237e43353479ee3b252488c51fc.tar.gz gharaei-template-7a2978f3ba7e2237e43353479ee3b252488c51fc.zip | |
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1e500d3 --- /dev/null +++ b/.gitignore @@ -0,0 +1,14 @@ +*.aux +*.lof +*.log +*.lot +*.toc +*.synctex.gz +*.pdf +*.bbl +*.blg +*.lol +*.out +*.tdo +*.fdb_latexmk +*.bcf |
