init
This commit is contained in:
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
.gradle/
|
||||
build/
|
||||
**/build/
|
||||
.idea/
|
||||
*.iml
|
||||
local.properties
|
||||
.DS_Store
|
||||
target/
|
||||
Cargo.lock
|
||||
captures/
|
||||
*.apk
|
||||
*.aab
|
||||
*.keystore
|
||||
Reference in New Issue
Block a user