Ignore vim swapfiles

This commit is contained in:
2023-01-14 16:03:03 +01:00
parent e39ffc14e1
commit 87252b6c5d

2
.gitignore vendored
View File

@ -1,5 +1,7 @@
venv/
*.sw?
*.pyc
__pycache__/