mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
14 lines
126 B
Plaintext
14 lines
126 B
Plaintext
.idea/
|
|
env/
|
|
*.py[cod]
|
|
*.egg-info/
|
|
build/
|
|
dist/
|
|
.cache/
|
|
.mypy_cache/
|
|
test.py
|
|
.coverage
|
|
htmlcov/
|
|
benchmarks/*.json
|
|
docs/_build/
|