initial commit
This commit is contained in:
17
.gitignore
vendored
Normal file
17
.gitignore
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
# OpenClaw build helper
|
||||
commit-message.txt
|
||||
|
||||
# Local SDK + Gradle caches
|
||||
.android-sdk/
|
||||
.gradle/
|
||||
|
||||
# Android/Gradle outputs
|
||||
**/build/
|
||||
dist/
|
||||
|
||||
# Local config
|
||||
local.properties
|
||||
|
||||
# IDE
|
||||
.idea/
|
||||
*.iml
|
||||
Reference in New Issue
Block a user