mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Update gitignore
This commit is contained in:
24
.gitignore
vendored
24
.gitignore
vendored
@ -1,16 +1,14 @@
|
||||
elpa/
|
||||
tmp/
|
||||
eshell/
|
||||
auto-save-list/
|
||||
.python-environments/
|
||||
.mc-lists.el
|
||||
bookmarks
|
||||
recentf
|
||||
tmp
|
||||
.*
|
||||
|
||||
# compiled files
|
||||
**/.*
|
||||
**/*.elc
|
||||
**/*.lib
|
||||
**/*.fas
|
||||
**/*.dat
|
||||
**/*.eld
|
||||
.*
|
||||
*.elc
|
||||
*.lib
|
||||
*.fas
|
||||
*.dat
|
||||
*.eld
|
||||
|
||||
*.cache
|
||||
*.log
|
||||
|
Reference in New Issue
Block a user