Files
Martinhal_Futebol_2026/.dockerignore
T
2026-09-13 20:20:06 +01:00

42 lines
432 B
Plaintext

# Dependencies
node_modules
nextjs_space/node_modules
# Build outputs
.next
nextjs_space/.next
nextjs_space/.build
# Git
.git
.gitignore
# IDE
.vscode
.idea
# Misc
*.log
.DS_Store
*.md
!PROJECT_README.txt
# Docker
docker-compose.yml
Dockerfile
.dockerignore
# Test / coverage
coverage
*.test.ts
*.spec.ts
__tests__
# Abacus specific
.abacus.donotdelete
*.7z
*.zip
# TypeScript source maps (not needed in build output)
*.map