diff options
author | Vincent Ambo <mail@tazj.in> | 2020-06-18T19·19+0100 |
---|---|---|
committer | Vincent Ambo <mail@tazj.in> | 2020-06-18T19·19+0100 |
commit | 0b0e8c2da77979eaea9e0b0da865d35bd86936d5 (patch) | |
tree | 0327dfb1eddc1c4f1847f27043699fb57fed31be /users/tazjin/emacs/.gitignore | |
parent | 9448a2262b79e67c6b8b9a53cd806cd1f57d3da7 (diff) |
chore(tazjin/emacs): Move //tools/emacs to //users/tazjin/emacs r/1025
Change-Id: I9dfbd0bb1fd3e215bb91c5734fb0934ee3faeae6
Diffstat (limited to 'users/tazjin/emacs/.gitignore')
-rw-r--r-- | users/tazjin/emacs/.gitignore | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/users/tazjin/emacs/.gitignore b/users/tazjin/emacs/.gitignore new file mode 100644 index 000000000000..7b666905f847 --- /dev/null +++ b/users/tazjin/emacs/.gitignore @@ -0,0 +1,11 @@ +.smex-items +*token* +auto-save-list/ +clones/ +elpa/ +irc.el +local.el +other/ +scripts/ +themes/ +*.elc |