aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2015-03-05 00:54:48 -0500
committerKyle Meyer <kyle@kyleam.com>2015-03-05 00:54:48 -0500
commita7bab53ad6274745314844657c63d5f4d29e2861 (patch)
tree6a7c310fd63a254c439d2c4c59f49c306d4a0f02 /.gitignore
parent80712fc3b4b6a307eaf91058d7b124b4020359a3 (diff)
downloadsnakemake-mode-a7bab53ad6274745314844657c63d5f4d29e2861.tar.gz
Ignore *.elc files
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f5a881f..2408d62 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
*-autoloads.el
+*.elc