diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2020-02-07 11:12:55 +0100 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2020-02-07 17:30:48 +0100 |
| commit | d762d20f6366bcd035e0a5b65b9f1b2c62877a8a (patch) | |
| tree | ac33a265028c1c313c0e738aaa56519416b713e2 | |
| parent | 1051ff4c42f58324971f52edc5ec11f280109446 (diff) | |
| download | mullvadvpn-d762d20f6366bcd035e0a5b65b9f1b2c62877a8a.tar.xz mullvadvpn-d762d20f6366bcd035e0a5b65b9f1b2c62877a8a.zip | |
Ignore libwg.h in git
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index af08672837..e59fffd85f 100644 --- a/.gitignore +++ b/.gitignore @@ -28,5 +28,6 @@ /windows/**/*.user /android/keystore.properties /android/local.properties +/wireguard/wireguard-go/libwg.h **/.vs/ *.bak |
