diff options
| author | David Göransson <david.goransson@mullvad.net> | 2024-07-02 13:03:23 +0200 |
|---|---|---|
| committer | David Göransson <david.goransson@mullvad.net> | 2024-07-02 13:03:23 +0200 |
| commit | 706c0e85ec5e3dac8ced707f1f89b587ee357e09 (patch) | |
| tree | 57a962b525767005465ea849409f2ff30126bc27 | |
| parent | 6548fe8ec70051ebd03626690c0c2bb86e5d915d (diff) | |
| parent | 06ece5a02816f89db45b34f54c66f9539a387c46 (diff) | |
| download | mullvadvpn-706c0e85ec5e3dac8ced707f1f89b587ee357e09.tar.xz mullvadvpn-706c0e85ec5e3dac8ced707f1f89b587ee357e09.zip | |
Merge branch 'add-ignore-for-kotlin-droid-1171'
| -rw-r--r-- | android/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/android/.gitignore b/android/.gitignore index 74e81c9af8..3d946dca36 100644 --- a/android/.gitignore +++ b/android/.gitignore @@ -1,3 +1,4 @@ build .gradle +.kotlin local.properties |
