Don't commit vim swap files to repo (#1051)

This commit is contained in:
linagee
2022-01-01 13:00:32 -07:00
committed by GitHub
parent 6e706e0585
commit 333b195804
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.