Add auto-save-list/* to .gitignore

This commit is contained in:
Camden Dixie O'Brien 2021-01-01 00:00:38 +00:00
parent c381e1733e
commit c4fe02cc82

1
.gitignore vendored
View File

@ -12,3 +12,4 @@ url/*
session.*
eshell/*
*.data
auto-save-list/*