summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Ball <nullspoon@iohq.net>2016-02-13 13:19:05 -0700
committerAaron Ball <nullspoon@iohq.net>2016-02-13 13:20:38 -0700
commit33e35fc0d000783963a4319c658e78585a213785 (patch)
tree44d43c6c58d5ae1e2154178345849102993ac3dc
parent73140dd3359c1bcdea01baa0bf918747d936a1e6 (diff)
downloadresume-33e35fc0d000783963a4319c658e78585a213785.tar.gz
resume-33e35fc0d000783963a4319c658e78585a213785.tar.xz
Added gitignore
Now we won't risk accidentally checking in output files from make operations
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..4cc9bd4
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+*.pdf
+*.html
+*.doc

Generated by cgit