diff options
author | Blaise Thompson <blaise@untzag.com> | 2018-03-31 17:56:55 -0500 |
---|---|---|
committer | Blaise Thompson <blaise@untzag.com> | 2018-03-31 17:56:55 -0500 |
commit | ee6453ad4a44984bd354ff5220c32336a4df3c3a (patch) | |
tree | 3424bf1ce26a62be5b5f8a1351960c0b027624d4 /.gitignore | |
parent | e40e84ad9b891c96ffe7cda884087c0b9dc098c7 (diff) |
2018-03-31 17:56
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +# emacs +*.#* +*auto/* + ## Ignore latex/pdflatex auxiliary files: *.aux *.lof |