.gitignore: add vim swap file
This commit is contained in:
parent
45c637027b
commit
cab3391da8
|
@ -2,3 +2,4 @@
|
||||||
/wg0.conf
|
/wg0.conf
|
||||||
/wg0.json
|
/wg0.json
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
*.swp
|
||||||
|
|
Loading…
Reference in New Issue