chore: Ignore Vim swap files (#2616)

This commit is contained in:
Jille Timmermans 2023-08-28 21:08:08 +02:00 committed by GitHub
parent b19550efff
commit c269459151
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

1
.gitignore vendored
View file

@ -1,6 +1,7 @@
/.idea/
__pycache__
.DS_Store
.*.swp
# Devenv
.envrc