Files
timi/.gitignore
fedora-bot 74f55c9b03 chore: ignore runtime artifacts and add config example
- Ignore capture/ and timi.conf (local state)
- Add timi.conf.example as a reference for new setups
2026-04-25 14:21:18 +03:00

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