mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
10
.gitignore
vendored
10
.gitignore
vendored
@ -1,10 +1,8 @@
|
|||||||
.local/
|
.*
|
||||||
var/
|
var/
|
||||||
modules/private
|
modules/private
|
||||||
.yas-compiled-snippets.el
|
|
||||||
|
|
||||||
# folders created by Cask
|
# folders created by Cask
|
||||||
.cask/
|
|
||||||
cask/
|
cask/
|
||||||
elpa/
|
elpa/
|
||||||
test/.local*/
|
test/.local*/
|
||||||
@ -12,11 +10,6 @@ test/result
|
|||||||
result
|
result
|
||||||
|
|
||||||
# emacs tempfiles that shouldn't be there
|
# emacs tempfiles that shouldn't be there
|
||||||
.mc-lists.el
|
|
||||||
.org-id-locations
|
|
||||||
.tern-port
|
|
||||||
.extension/
|
|
||||||
.dap-breakpoints
|
|
||||||
auto-save-list/
|
auto-save-list/
|
||||||
semanticdb
|
semanticdb
|
||||||
ede-projects.el
|
ede-projects.el
|
||||||
@ -35,4 +28,3 @@ server/
|
|||||||
# transient/os temp files
|
# transient/os temp files
|
||||||
*.cache-*
|
*.cache-*
|
||||||
*.log
|
*.log
|
||||||
.directory
|
|
||||||
|
Reference in New Issue
Block a user