~cytrogen/vbhelper

ref: fd45537bd5fd8870ed771a0d172aecc7040c3a25 vbhelper/.dockerignore -rw-r--r-- 199 bytes
fd45537b — Cytrogen Replace README.md with Chinese README.org a month ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Android app source (not needed for server build)
app/src/
app/build/
app/libs/

# Build outputs
.gradle/
**/build/
*.apk
*.aab

# IDE and local config
.idea/
local.properties
.claude/

# Git
.git/