.hgignore
author Luke Hoersten <Luke@Hoersten.org>
Sun, 30 Jun 2013 21:18:21 -0500
changeset 60 8beb028f936c
parent 58 c25a7ccd237a
child 70 88c4f68cb191
permissions -rw-r--r--
Fixed a bug with the haskell-mode-hook
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
\#.*\#$