Ignore dotfiles in root

Closes #3947
This commit is contained in:
Henrik Lissner 2020-10-04 16:31:46 -04:00
parent 38a5965704
commit 603a11569b
No known key found for this signature in database
GPG Key ID: 5F6C0EA160557395

10
.gitignore vendored
View File

@ -1,10 +1,8 @@
.local/
.*
var/
modules/private
.yas-compiled-snippets.el
# folders created by Cask
.cask/
cask/
elpa/
test/.local*/
@ -12,11 +10,6 @@ test/result
result
# emacs tempfiles that shouldn't be there
.mc-lists.el
.org-id-locations
.tern-port
.extension/
.dap-breakpoints
auto-save-list/
semanticdb
ede-projects.el
@ -35,4 +28,3 @@ server/
# transient/os temp files
*.cache-*
*.log
.directory