mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-04-26 18:20:40 -04:00
Git Ignore generated files from kotlin bindings
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -12,3 +12,8 @@ xcuserdata/
|
||||
|
||||
## OS garbage
|
||||
.DS_Store
|
||||
|
||||
## Kotlin bindings generated files
|
||||
bindings/kotlin/.gradle/
|
||||
bindings/kotlin/buildSrc/build/
|
||||
bindings/kotlin/buildSrc/.gradle/
|
||||
|
||||
Reference in New Issue
Block a user