Browse Source

buildsystem: ignore kotlin build files

merge-requests/2174/merge
Steve Lhomme 9 months ago
committed by Duncan McNamara
parent
commit
79fcf7659f
  1. 1
      .gitignore

1
.gitignore

@ -69,6 +69,7 @@ build/
vlc-android/build/
java-libs/WheelView/build/
libVLC/build/
.kotlin/
#medialibrary build
libvlc.pc

Loading…
Cancel
Save