src.nth.io/

summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorLuke Hoersten <[email protected]>2014-11-19 18:45:01 -0600
committerLuke Hoersten <[email protected]>2014-11-19 18:45:01 -0600
commit08c5c139bd0e6bbca01870bce66dd4eaddca747e (patch)
treebf2b2c9f0d0873cbbe9509e9c63b804f7a3c15e8 /.hgignore
parent64e2e855eb6ef29970a1edabf84ed81c5e855a56 (diff)
Moved lisp files to their own dir.
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index 708625c..0c970e5 100644
--- a/.hgignore
+++ b/.hgignore
@@ -1,8 +1,11 @@
syntax: regexp
^url\/
^elpa\/
+^eshell\/
\.elc$
\.mc-lists\.el$
+\.DS_Store$
+session\..*$
ac-comphist\.dat$
~$
\#.*\#$