ignore vim swap files
This commit is contained in:
parent
ed0ef1f9f0
commit
f154da7e8c
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,3 +2,4 @@ dist/
|
||||||
/host
|
/host
|
||||||
*.o
|
*.o
|
||||||
*.so
|
*.so
|
||||||
|
*.swp
|
||||||
|
|
Loading…
Reference in a new issue