Files
post-proposal-bot/.gitignore
2026-04-16 01:16:54 +02:00

24 lines
234 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# Environment
.env
# Docker-related configuration
docker-compose.override.yml
# IDE
.idea
.vscode
# Research and Tests
t