web/.gitignore
2025-10-27 04:10:26 -03:00

14 lines
204 B
Text

# dotenv environment variable files
.env
.env.development.local
.env.test.local
.env.production.local
.env.local
# Fresh build directory
_fresh/
# npm + other dependencies
node_modules/
vendor/
sync.sh