diff options
| author | Luke Hoersten <[email protected]> | 2014-11-19 18:45:01 -0600 |
|---|---|---|
| committer | Luke Hoersten <[email protected]> | 2014-11-19 18:45:01 -0600 |
| commit | ac3f311b1ffb336e381cd36a986a5d9dc0f779eb (patch) | |
| tree | bf2b2c9f0d0873cbbe9509e9c63b804f7a3c15e8 /.hgignore | |
| parent | 01bb9ac80ef33070cfbc12f528106919f13a5037 (diff) | |
Moved lisp files to their own dir.
Diffstat (limited to '.hgignore')
| -rw-r--r-- | .hgignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,8 +1,11 @@ syntax: regexp ^url\/ ^elpa\/ +^eshell\/ \.elc$ \.mc-lists\.el$ +\.DS_Store$ +session\..*$ ac-comphist\.dat$ ~$ \#.*\#$ |
