crunk-scheduler/.gitignore
2023-07-19 19:46:49 +02:00

12 lines
93 B
Plaintext

/.venv/
/__pycache__/
*.pyc
*.egg-info/
.eggs/
build/
dist/
pip-wheel-metadata/
test/*
*.db