announce-server/.gitignore
2023-03-19 13:52:46 -06:00

9 lines
67 B
Plaintext

__pycache__/
*.pyc
*.pyo
*.egg-info/
*.eggs/
dist/
build/
Pipfile*