Change .gitignore to include the savefile dir instead of the savefiles dir
This commit is contained in:
parent
5420b9067b
commit
37362cc257
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -14,4 +14,4 @@ ede-projects.el
|
||||||
custom.el
|
custom.el
|
||||||
places
|
places
|
||||||
.smex-items
|
.smex-items
|
||||||
savefiles/
|
savefile/
|
||||||
|
|
Loading…
Reference in a new issue