announce-server/.gitignore

9 lines
67 B
Plaintext
Raw Normal View History

2023-03-19 19:52:46 +00:00
__pycache__/
*.pyc
*.pyo
*.egg-info/
*.eggs/
dist/
build/
Pipfile*