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

27 lines
259 B
Text

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