gitignore: Ignore vim swap files
This commit is contained in:
parent
0016ad4be7
commit
7241fce7e4
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,2 +1,3 @@
|
||||||
*.hex
|
*.hex
|
||||||
*.zip
|
*.zip
|
||||||
|
.*.swp
|
||||||
|
|
Loading…
Add table
Reference in a new issue