add perspective save states to git ignore
This commit is contained in:
parent
165da505a0
commit
148bcb4a46
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,4 +1,5 @@
|
||||||
*.elc
|
*.elc
|
||||||
orig/
|
orig/
|
||||||
**/auto-save-list
|
**/auto-save-list
|
||||||
|
**/persp-confs
|
||||||
**/beancount-mode
|
**/beancount-mode
|
Reference in a new issue