1
0
Fork 0
oarc-dsc-datatool/.gitignore
Daniel Baumann 1ea3e103a7
Adding upstream version 1.4.2.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-04-22 13:23:23 +02:00

16 lines
134 B
Text

/venv/
*.pyc
__pycache__/
.pytest_cache/
.coverage
htmlcov/
dist/
build/
*.egg-info/
tests/test.out
tests/test.*.tmp
coverage.xml