Files
flotilla/.dockerignore
T
2026-03-16 20:36:59 +00:00

12 lines
137 B
Plaintext

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