diff options
author | Franck Cuny <franck@fcuny.net> | 2023-02-05 14:05:23 -0800 |
---|---|---|
committer | Franck Cuny <franck@fcuny.net> | 2023-02-05 14:05:23 -0800 |
commit | 5718852d4280b06e4306b9e8caccd3ff6dc85caa (patch) | |
tree | 799923d9487b1dc17bf75927bad14ffa11015417 /.projectile | |
parent | ref(eshell): not sure (diff) | |
download | emacs.d-5718852d4280b06e4306b9e8caccd3ff6dc85caa.tar.gz |
ref(aspell): don't maintain the dictionary in the repo
Dictionaries are machine specific, no point in managing them through git. Change-Id: Ie72ad746e124b73e42135ede82a5ae6d7e45de2e
Diffstat (limited to '.projectile')
-rw-r--r-- | .projectile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.projectile b/.projectile deleted file mode 100644 index 7415a97..0000000 --- a/.projectile +++ /dev/null @@ -1,2 +0,0 @@ --/emacs.d/elpa/* --/emacs.d/var/* |