- Ignore capture/ and timi.conf (local state) - Add timi.conf.example as a reference for new setups
35 lines
380 B
Plaintext
35 lines
380 B
Plaintext
# Builds
|
|
**/build/
|
|
**/out/
|
|
|
|
# Gradle caches
|
|
**/.gradle/
|
|
**/.kotlin/
|
|
|
|
# IDE
|
|
.idea/
|
|
*.iml
|
|
|
|
# Local properties
|
|
local.properties
|
|
|
|
# Cache / generated
|
|
**/.cache/
|
|
**/skills/
|
|
skills-lock.json
|
|
|
|
# Existing repo-specific ignores
|
|
gargo/opencamera/
|
|
scicam_capture_base64.txt
|
|
scicam_capture_base64.txt
|
|
|
|
# Local device config
|
|
scicam/.env
|
|
timi.conf
|
|
|
|
# Downloaded captures
|
|
capture/
|
|
|
|
# Tokens
|
|
tok
|