Files
oxmc c177785026
Release Please / release-please (push) Has been cancelled
Docker Build and Push (Development) / build-and-push-dev (push) Has been cancelled
chore: commit package-lock.json for reproducible installs
Was gitignored, so npm install (including inside the Docker build) floated
to whatever versions were latest at install time - which is exactly what
caused the moveMultipleFiles build failure last commit. Locking versions
so CI/Docker/local all resolve the same dependency tree.
2026-07-05 05:27:37 -07:00

28 lines
430 B
Plaintext
Executable File

node_modules/
public/dist/
config/dev.env
config/prod.env
config/test.env
config/.env.development
config/.env.test
config/.env.production
config/.env.test
.env
.env.development
.env.test
.env.production
.well-known/
.eslintrc.js
.eslintrc.json
changeEncrytionPassword/
certificate.ca-bundle
certificate.crt
certificate.key
._*
.DS_Store
dist/
rds-combined-ca-bundle.pem
docker-variables.env
dist-frontend/
dist-backend/
stats.html