diff options
author | Anonymous <anonymous@overleaf.com> | 2020-12-06 14:02:28 +0000 |
---|---|---|
committer | overleaf <overleaf@localhost> | 2020-12-06 14:05:18 +0000 |
commit | 585ac067557edac8751d4f764853dc6db2e11679 (patch) | |
tree | 7d3c193f40c4193be29a21b98ba2c52d3eae6bfd /.gitignore | |
download | PRR_3_023064-585ac067557edac8751d4f764853dc6db2e11679.tar.gz PRR_3_023064-585ac067557edac8751d4f764853dc6db2e11679.tar.bz2 PRR_3_023064-585ac067557edac8751d4f764853dc6db2e11679.zip |
Update on Overleaf.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7c6e9d5 --- /dev/null +++ b/.gitignore @@ -0,0 +1,11 @@ +*.aux +*.bbl +*.blg +*.fdb_latexmk +*.fls +*.log +*Notes.bib +*.out +/*.pdf +*.dvi +*.synctex.gz |