Add vi and emacs autosave files to .gitignore (#195)
This commit is contained in:
parent
f6c48c12d6
commit
baafb8d7de
2
.gitignore
vendored
2
.gitignore
vendored
@ -3,3 +3,5 @@
|
|||||||
*.crt
|
*.crt
|
||||||
*.key
|
*.key
|
||||||
__pycache__
|
__pycache__
|
||||||
|
*~
|
||||||
|
\#*
|
||||||
|
Loading…
Reference in New Issue
Block a user