This repository has been archived on 2024-09-30. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
SmartRollCall/.gitignore
2023-12-28 18:53:36 +08:00

21 lines
159 B
Plaintext

venv/
*.pyc
__pycache__/
instance/
.pytest_cache/
.coverage
htmlcov/
dist/
build/
*.egg-info/
.idea/
.idea/*
.idea/SmartRollCall.iml
*.DS_Store
.DS_Store