Files
esg/.dockerignore
2026-06-09 15:41:04 +03:30

27 lines
326 B
Plaintext

# Versioning and metadata
.git/
.gitignore
.dockerignore
# Build dependencies
dist/
node_modules/
coverage
# Environment (contains sensitive data)
.env
# Files not required for production
.editorconfig
Dockerfile
README.md
.eslintrc.js
nodemon.json
docker-compose*
LICENSE
*.md
.sonarcloud*
.editorconfig
commitlint*
*.gql