Don't commit vim swap files to repo

This commit is contained in:
linagee 2022-01-01 12:05:19 -07:00
parent 69e1985eda
commit 4ca8846c2f
No known key found for this signature in database
GPG Key ID: 8CE2F45CB4CBA384
2 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -23,3 +23,6 @@ flash.uf2
cmake-build*
__pycache__
*.swp
*.swo
*~

Binary file not shown.