diff options
| author | Odd Stranne <odd@mullvad.net> | 2018-05-25 16:33:42 +0200 |
|---|---|---|
| committer | Odd Stranne <odd@mullvad.net> | 2018-06-18 08:45:13 +0200 |
| commit | bfb2a236e1eb304a04ab4660837624d7c6e99785 (patch) | |
| tree | 14fa0b935a27365bb5036adce56ec1acfd98d982 | |
| parent | 96d551f1126fa74dfc9bdb92573c9029efbbc411 (diff) | |
| download | mullvadvpn-bfb2a236e1eb304a04ab4660837624d7c6e99785.tar.xz mullvadvpn-bfb2a236e1eb304a04ab4660837624d7c6e99785.zip | |
Update .gitignore
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index a50a75ce8c..94c9d5c1e3 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,5 @@ flow-typed .DS_Store *.log dist-assets/relays.json -windows/winfw/bin/ +windows/**/bin/ **/.vs/ -windns/bin/ |
