Add .yas-compiled-snippets.el to gitignore

This commit is contained in:
Henrik Lissner
2018-03-28 00:34:05 -04:00
parent 412bf56f45
commit 2da03a67ba

1
.gitignore vendored
View File

@ -3,6 +3,7 @@
var/ var/
/init.el /init.el
modules/private/ modules/private/
.yas-compiled-snippets.el
# emacs tempfiles that shouldn't be there # emacs tempfiles that shouldn't be there
.mc-lists.el .mc-lists.el