summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorDavid Göransson <david.goransson@mullvad.net>2024-07-01 15:41:49 +0200
committerDavid Göransson <david.goransson@mullvad.net>2024-07-02 13:02:54 +0200
commit06ece5a02816f89db45b34f54c66f9539a387c46 (patch)
tree57a962b525767005465ea849409f2ff30126bc27
parent6548fe8ec70051ebd03626690c0c2bb86e5d915d (diff)
downloadmullvadvpn-06ece5a02816f89db45b34f54c66f9539a387c46.tar.xz
mullvadvpn-06ece5a02816f89db45b34f54c66f9539a387c46.zip
Add .kotlin to gitignore
-rw-r--r--android/.gitignore1
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