.hgignore
changeset 70 88c4f68cb191
parent 58 c25a7ccd237a
child 71 b5976ed7311a
--- a/.hgignore	Wed Nov 19 18:38:48 2014 -0600
+++ b/.hgignore	Wed Nov 19 18:45:01 2014 -0600
@@ -1,8 +1,11 @@
 syntax: regexp
 ^url\/
 ^elpa\/
+^eshell\/
 \.elc$
 \.mc-lists\.el$
+\.DS_Store$
+session\..*$
 ac-comphist\.dat$
 ~$
 \#.*\#$