gitignore

This commit is contained in:
Nut.andor
2022-07-24 10:25:17 +02:00
parent e6268fbd14
commit efe0691f74

View File

@@ -3,6 +3,12 @@ gen/
bin/
target/
local.properties
app/build/intermediates/
res/xml/
build/
debug/
release/
.gradle/
#IntelliJ
.idea/