Files
PeakRDL-python-regmap/.gitignore
Byron Lathi 1c20089024
All checks were successful
build / test (3.10) (push) Successful in 6s
build / test (3.11) (push) Successful in 5s
build / test (3.12) (push) Successful in 6s
build / test (3.13) (push) Successful in 6s
build / test (3.9) (push) Successful in 7s
build / lint (push) Successful in 7s
build / mypy (push) Successful in 8s
build / test (3.10) (release) Successful in 6s
build / test (3.11) (release) Successful in 6s
build / test (3.12) (release) Successful in 6s
build / test (3.13) (release) Successful in 6s
build / test (3.9) (release) Successful in 6s
build / lint (release) Successful in 7s
build / mypy (release) Successful in 9s
build / Build distributions (push) Successful in 8s
build / Build distributions (release) Successful in 7s
build / deploy (push) Has been skipped
build / deploy (release) Successful in 6s
Create project
2025-11-23 17:01:43 -08:00

17 lines
157 B
Plaintext

**/__pycache__
**/.vscode
**/.venv
**/.coverage
**/*.rpt
**/.pytest_cache
**/_build
build/
dist/
*.egg-info/
.coverage
build/
dist/
*.egg-info/
.eggs/
*.out