diff options
author | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2019-03-03 13:08:58 -0500 |
---|---|---|
committer | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2019-03-03 13:08:58 -0500 |
commit | c74772beba718bdd28d25ee4a8628c7caaa3083d (patch) | |
tree | 61499118475a0832fd775d757c67c648bcee4239 /.gitignore | |
download | aps_mm_2019-c74772beba718bdd28d25ee4a8628c7caaa3083d.tar.gz aps_mm_2019-c74772beba718bdd28d25ee4a8628c7caaa3083d.tar.bz2 aps_mm_2019-c74772beba718bdd28d25ee4a8628c7caaa3083d.zip |
initialized repo
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4215af7 --- /dev/null +++ b/.gitignore @@ -0,0 +1,8 @@ +*.aux +*.log +*.nav +*.out +mm_2019.pdf +*.snm +*.synctex.gz +*.toc |