Ignore vim swapfiles
This commit is contained in:
parent
e39ffc14e1
commit
87252b6c5d
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,5 +1,7 @@
|
|||||||
venv/
|
venv/
|
||||||
|
|
||||||
|
*.sw?
|
||||||
|
|
||||||
*.pyc
|
*.pyc
|
||||||
__pycache__/
|
__pycache__/
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user