mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Ignore cache/snippets symlinks too
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -4,8 +4,8 @@ ext/*
|
|||||||
!ext/*.md
|
!ext/*.md
|
||||||
!ext/VARS
|
!ext/VARS
|
||||||
eshell/
|
eshell/
|
||||||
private/cache/
|
private/cache
|
||||||
private/snippets/
|
private/snippets
|
||||||
var/
|
var/
|
||||||
core/autoloads.el
|
core/autoloads.el
|
||||||
.mc-lists.el
|
.mc-lists.el
|
||||||
|
Reference in New Issue
Block a user