aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorRyan Davis <ryand-ruby@zenspider.com>2019-09-04 12:32:52 -0700
committerRyan Davis <ryand-github@zenspider.com>2019-09-15 14:04:22 -0700
commit519838e2647268567c086b77158a55b01feb7f6c (patch)
tree81eb35e62e6cee75b31ae2c52823dbcfd01b8561 /.gitignore
parent25efc6c171dcf1b8681aa1163a766b1731c2fec6 (diff)
Added basic .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..628aad4
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+*~
+*.elc \ No newline at end of file