diff options
author | Franck Cuny <franck.cuny@gmail.com> | 2016-11-17 16:48:04 -0800 |
---|---|---|
committer | Franck Cuny <franck.cuny@gmail.com> | 2016-11-17 16:48:04 -0800 |
commit | 7118ccf32673aed6fb9092b2ab1c3730574136b6 (patch) | |
tree | d249b33515c5e8ba2f7fffcc8a7014e3810537ed /.projectile | |
parent | [Emacs] Try a new font (Go Mono). (diff) | |
download | emacs.d-7118ccf32673aed6fb9092b2ab1c3730574136b6.tar.gz |
[Emacs] Add .projectile
Once less thing to worry about.
Diffstat (limited to '.projectile')
-rw-r--r-- | .projectile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.projectile b/.projectile new file mode 100644 index 0000000..7415a97 --- /dev/null +++ b/.projectile @@ -0,0 +1,2 @@ +-/emacs.d/elpa/* +-/emacs.d/var/* |