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