mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Add Cask generated folders to gitignore
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@ -4,6 +4,11 @@ var/
|
|||||||
modules/private/
|
modules/private/
|
||||||
.yas-compiled-snippets.el
|
.yas-compiled-snippets.el
|
||||||
|
|
||||||
|
# folders created by Cask
|
||||||
|
.cask/
|
||||||
|
cask/
|
||||||
|
elpa/
|
||||||
|
|
||||||
# emacs tempfiles that shouldn't be there
|
# emacs tempfiles that shouldn't be there
|
||||||
.mc-lists.el
|
.mc-lists.el
|
||||||
.org-id-locations
|
.org-id-locations
|
||||||
|
Reference in New Issue
Block a user