summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny Holman <dholman@gymli.org>2019-11-18 12:41:57 -0600
committerDanny Holman <dholman@gymli.org>2019-11-18 12:41:57 -0600
commit6984aa2face9a569729760f369564313d4012d96 (patch)
treeb198f1d0916e2dde10f00cdd12b8bad239781345
parent39608418d233cce2c016236acfa3402bf2353675 (diff)
Add .gitignore
Add a .gitignore file such that PDFs and LaTeX templates are ignored.
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..b51a70d
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+*.pdf
+*.tex