mirror of
https://github.com/vector-im/element-call.git
synced 2026-03-28 06:50:26 +00:00
12 lines
227 B
Plaintext
12 lines
227 B
Plaintext
# Ignore Gradle project-specific cache directory
|
|
.gradle
|
|
|
|
# Ignore Gradle build output directory
|
|
build
|
|
|
|
# Ignore local gradle properties file
|
|
local.properties
|
|
|
|
# Also ignore the generated assets for Android
|
|
lib/src/main/assets
|