diff options
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index ad720af700..aee01ac6d3 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,5 @@ build .DS_Store *.log dist-assets/relays.json +wfpctl/bin/ +**/.vs/ |
