Files
Web-NibblePoker/.dockerignore
Herwin Bozet 1f249206e7 Added PEArch page, Added strings, Updated readme
Update .dockerignore, .gitignore, and 11 more files...
2025-09-14 00:00:22 +02:00

19 lines
166 B
Plaintext

# IDEs
.vs/
.idea/
# Build artifacts
__pycache__/
# Development utilities
scripts/
# Docker
docker-compose.yml
Dockerfile
# Internal stuff
*.pdn
*.ai
*.private.*