.hgignore
author Luke Hoersten <Luke@Hoersten.org>
Thu, 31 Oct 2013 00:28:51 -0500
changeset 66 b6182e0be08d
parent 58 c25a7ccd237a
child 70 88c4f68cb191
permissions -rw-r--r--
Removed bell and added menu bar on OS X.
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
\#.*\#$