.hgignore
author Luke Hoersten <Luke@Hoersten.org>
Fri, 05 Jul 2013 13:47:47 -0500
changeset 62 e1b944f16acb
parent 58 c25a7ccd237a
child 70 88c4f68cb191
permissions -rw-r--r--
Still need to tell eshell it's an emacs term to get bash color.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
22
a7906973ceb5 Added some old files.
Luke Hoersten <Luke@Hoersten.org>
parents:
diff changeset
     1
syntax: regexp
55
d4adcd3d5ef9 Updated to emacs24 with package management and load-theme
Luke Hoersten <Luke@Hoersten.org>
parents: 39
diff changeset
     2
^url\/
d4adcd3d5ef9 Updated to emacs24 with package management and load-theme
Luke Hoersten <Luke@Hoersten.org>
parents: 39
diff changeset
     3
^elpa\/
39
5a7c0a0cab49 Cleaned up broken python mode stuff.
Luke Hoersten <Luke@Hoersten.org>
parents: 22
diff changeset
     4
\.elc$
58
c25a7ccd237a Stabalized new packages and modes.
Luke Hoersten <Luke@Hoersten.org>
parents: 55
diff changeset
     5
\.mc-lists\.el$
c25a7ccd237a Stabalized new packages and modes.
Luke Hoersten <Luke@Hoersten.org>
parents: 55
diff changeset
     6
ac-comphist\.dat$
22
a7906973ceb5 Added some old files.
Luke Hoersten <Luke@Hoersten.org>
parents:
diff changeset
     7
~$
a7906973ceb5 Added some old files.
Luke Hoersten <Luke@Hoersten.org>
parents:
diff changeset
     8
\#.*\#$