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