Files
pydantic/.gitignore
T
2017-07-08 17:31:13 +01:00

14 lines
126 B
Plaintext

.idea/
env/
*.py[cod]
*.egg-info/
build/
dist/
.cache/
.mypy_cache/
test.py
.coverage
htmlcov/
benchmarks/*.json
docs/_build/