mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-06 02:30:33 -08:00
Add Cask generated folders to gitignore
This commit is contained in:
parent
c38d324663
commit
8c688da586
1 changed files with 5 additions and 0 deletions
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue