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

29 lines
275 B
Text
Raw Normal View History

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