mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -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/
|
||||
.yas-compiled-snippets.el
|
||||
|
||||
# folders created by Cask
|
||||
.cask/
|
||||
cask/
|
||||
elpa/
|
||||
|
||||
# emacs tempfiles that shouldn't be there
|
||||
.mc-lists.el
|
||||
.org-id-locations
|
||||
|
Reference in New Issue
Block a user