diff options
| author | Andrej Mihajlov <and@mullvad.net> | 2019-04-11 13:15:28 +0200 |
|---|---|---|
| committer | Andrej Mihajlov <and@mullvad.net> | 2019-04-11 14:04:28 +0200 |
| commit | 2d61a2b8292bcc6dcb5f2500c570bb4d04d0480d (patch) | |
| tree | 1d56871d35587ebe17c9f96366b9ad898c1f70c1 | |
| parent | 4b67fe35f79b6f7be6fd1421b55fd23588c86a05 (diff) | |
| download | mullvadvpn-2d61a2b8292bcc6dcb5f2500c570bb4d04d0480d.tar.xz mullvadvpn-2d61a2b8292bcc6dcb5f2500c570bb4d04d0480d.zip | |
Update gitignore
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 90cdf21462..f96460a318 100644 --- a/.gitignore +++ b/.gitignore @@ -6,8 +6,11 @@ *.log /dist-assets/relays.json /dist-assets/mullvad +/dist-assets/mullvad.exe /dist-assets/mullvad-daemon +/dist-assets/mullvad-daemon.exe /dist-assets/problem-report +/dist-assets/problem-report.exe /dist-assets/libtalpid_openvpn_plugin.dylib /dist-assets/libtalpid_openvpn_plugin.so /dist-assets/talpid_openvpn_plugin.dll |
