diff options
author | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2024-07-31 17:48:45 +0200 |
---|---|---|
committer | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2024-07-31 17:48:45 +0200 |
commit | 68184ee466719be94a05a74087bb057aad4f42e8 (patch) | |
tree | 6d330918e109b2be110c0ea9eb7211fdbe01949c /.gitignore | |
download | SciPostPhys_18_158-68184ee466719be94a05a74087bb057aad4f42e8.tar.gz SciPostPhys_18_158-68184ee466719be94a05a74087bb057aad4f42e8.tar.bz2 SciPostPhys_18_158-68184ee466719be94a05a74087bb057aad4f42e8.zip |
Initial commit.
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..9a36fc7 --- /dev/null +++ b/.gitignore @@ -0,0 +1,14 @@ +*.aux +*.fdb_latexmk +*.fls +*.log +/*.pdf +*.synctex.gz +*.bbl +*.blg +*.out +*.bcf +*.run.xml +*.synctex(busy) +*.toc +*Notes.bib |