1
0
Fork 0
pydantic-extra-types/.gitignore
Daniel Baumann c260aa144d
Adding upstream version 2.10.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-05 14:08:38 +01:00

26 lines
257 B
Text

.idea/
env/
venv/
.venv/
env3*/
Pipfile
*.py[cod]
*.egg-info/
.python-version
/build/
dist/
.cache/
.mypy_cache/
test.py
.coverage
/htmlcov/
/site/
/site.zip
.pytest_cache/
.vscode/
_build/
.auto-format
/sandbox/
/.ghtopdep_cache/
/worktrees/
/.ruff_cache/