Files
GNX-WEB/frontEnd/.dockerignore
Iliyan Angelov 0b1cabcfaf updates
2025-11-24 16:47:37 +02:00

27 lines
252 B
Plaintext

node_modules
.next
.git
.gitignore
*.log
.env
.env.local
.env.development.local
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.DS_Store
.vscode
.idea
*.swp
*.swo
*~
coverage
.nyc_output
dist
build
README.md
*.md