Files
flotilla/.dockerignore
T
2026-04-02 14:01:09 -07:00

13 lines
138 B
Plaintext

node_modules
android
ios
build
# Git
.git
.gitignore
# Env files (keep .env for build; exclude local overrides)
.env.local
.env.*.local