[Android] buildsystem: ignore kotlin build files

Steve Lhomme git at videolan.org
Mon Jul 21 16:26:17 UTC 2025


vlc-android | branch: master | Steve Lhomme <robux4 at ycbcr.xyz> | Thu Jul  3 07:20:07 2025 +0200| [79fcf7659fbaab02518fe7b903b760872a503745] | committer: Duncan McNamara

buildsystem: ignore kotlin build files

> https://code.videolan.org/videolan/vlc-android/commit/79fcf7659fbaab02518fe7b903b760872a503745
---

 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 68a16a38b4..cb93c1ec36 100644
--- a/.gitignore
+++ b/.gitignore
@@ -69,6 +69,7 @@ build/
 vlc-android/build/
 java-libs/WheelView/build/
 libVLC/build/
+.kotlin/
 
 #medialibrary build
 libvlc.pc



More information about the Android mailing list