diff options
| author | Albin <albin@mullvad.net> | 2025-07-07 12:30:01 +0200 |
|---|---|---|
| committer | David Göransson <david.goransson@mullvad.net> | 2025-07-07 13:08:25 +0200 |
| commit | f647c719a180fb5903eec0455a47029b263fd2eb (patch) | |
| tree | d690a47f7ea614eb536d08fb1548f4fa99a2c4b9 | |
| parent | e08d26f1dccf76dd515734d731a1fbc9f61524f2 (diff) | |
| download | mullvadvpn-f647c719a180fb5903eec0455a47029b263fd2eb.tar.xz mullvadvpn-f647c719a180fb5903eec0455a47029b263fd2eb.zip | |
Ignore android credentials
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 2b1d8753f1..9ce0bc4ab1 100644 --- a/.gitignore +++ b/.gitignore @@ -30,6 +30,7 @@ /android/keystore.properties /android/local.properties /android/play-api-key.json +/android/credentials/ /wireguard/libwg/libwg.exp /wireguard/libwg/exports.def **/.vs/ |
