Files
flotilla/.dockerignore
T
2026-02-27 13:35:11 -05: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