2
0
mirror of https://github.com/KDE/kdeconnect-android synced 2025-08-22 09:58:08 +00:00

Safer gitignore

This commit is contained in:
Albert Vaca Cintora 2024-04-12 09:25:11 +02:00
parent 28b1e7d96a
commit 40b1cdabc8
No known key found for this signature in database

18
.gitignore vendored
View File

@ -1,15 +1,15 @@
local.properties
.gradle/
.idea/
out/
gen/
bin/
build/
target/
classes/
/.gradle/
/.idea/
/out/
/gen/
/bin/
/build/
/target/
/classes/
*.iml
*.keystore
!debug.keystore
.directory
GPUCache/
release/
/release/