Chess_Engine / .gitignore
electro-sb's picture
Containerization and frontend backend communication issue fixed
d086f83
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
.pytest_cache
.env
.kiro
.vscode
# Local configuration files
.env
.env.local
.env.development.local
.env.test.local
.env.production.local
.env.staging.local
.env.*.local
# Other
findings.md