jimaku-dl/.gitignore
sudacode 224fbde0a4
Some checks failed
Tests / test (macos-latest, 3.10) (push) Waiting to run
Tests / test (macos-latest, 3.8) (push) Waiting to run
Tests / test (macos-latest, 3.9) (push) Waiting to run
Tests / test (ubuntu-latest, 3.9) (push) Waiting to run
Tests / test (windows-latest, 3.10) (push) Waiting to run
Tests / test (windows-latest, 3.8) (push) Waiting to run
Tests / test (windows-latest, 3.9) (push) Waiting to run
Tests / test (ubuntu-latest, 3.10) (push) Has been cancelled
Tests / test (ubuntu-latest, 3.8) (push) Has been cancelled
update
2025-03-09 04:44:55 -07:00

12 lines
142 B
Plaintext

.mypy_cache
.git
dist
src/jimaku_dl.egg-info
src/jimaku_dl/__pycache__
tests/__pycache__/
.pytest_cache
.env
.coverage
coverage.xml
junit.xml