1
0
Fork 0
pydantic-extra-types/.gitignore

27 lines
257 B
Text
Raw Permalink Normal View History

.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/