announce-server/.gitignore

10 lines
77 B
Plaintext
Raw Permalink Normal View History

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