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
|
||||
*.zip
|
||||
.*.swp
|
||||
|
|
Loading…
Reference in a new issue