Clean up gitignore

This commit is contained in:
Henrik Lissner 2021-02-17 22:06:24 -05:00
parent 47925933df
commit afde833ae8

12
.gitignore vendored
View file

@ -1,6 +1,8 @@
/.* *~
!.gitignore *.*~
!.github \#*
.\#*
.local/
*.cache* *.cache*
*.log *.log
/modules/private /modules/private
@ -8,11 +10,15 @@ test/.local*/
test/result test/result
# emacs tempfiles that shouldn't be there # emacs tempfiles that shouldn't be there
.dap-breakpoints
.org-id-locations
.tern-port
.yas-compiled-snippets.el .yas-compiled-snippets.el
auto-save-list/ auto-save-list/
cask/ cask/
ede-projects.el ede-projects.el
elpa/ elpa/
eln-cache/
network-security.data network-security.data
semanticdb semanticdb
server/ server/