Files
ViewIT/.gitignore

14 lines
167 B
Plaintext

# Local-only notes
/docs/PROJECT_NOTES.md
# Local install output
/install/
# Build outputs
/dist/
# Local tests (not committed)
/tests/
/.pytest_cache/
/pytest.ini