author | Luke Hoersten <Luke@Hoersten.org> |
Wed, 19 Nov 2014 18:45:01 -0600 | |
changeset 70 | 88c4f68cb191 |
parent 58 | c25a7ccd237a |
child 71 | b5976ed7311a |
permissions | -rw-r--r-- |
22 | 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\/ |
70
88c4f68cb191
Moved lisp files to their own dir.
Luke Hoersten <Luke@Hoersten.org>
parents:
58
diff
changeset
|
4 |
^eshell\/ |
39
5a7c0a0cab49
Cleaned up broken python mode stuff.
Luke Hoersten <Luke@Hoersten.org>
parents:
22
diff
changeset
|
5 |
\.elc$ |
58
c25a7ccd237a
Stabalized new packages and modes.
Luke Hoersten <Luke@Hoersten.org>
parents:
55
diff
changeset
|
6 |
\.mc-lists\.el$ |
70
88c4f68cb191
Moved lisp files to their own dir.
Luke Hoersten <Luke@Hoersten.org>
parents:
58
diff
changeset
|
7 |
\.DS_Store$ |
88c4f68cb191
Moved lisp files to their own dir.
Luke Hoersten <Luke@Hoersten.org>
parents:
58
diff
changeset
|
8 |
session\..*$ |
58
c25a7ccd237a
Stabalized new packages and modes.
Luke Hoersten <Luke@Hoersten.org>
parents:
55
diff
changeset
|
9 |
ac-comphist\.dat$ |
22 | 10 |
~$ |
11 |
\#.*\#$ |