1
0
mirror of https://github.com/rpkilby/jsonfield.git synced 2022-02-12 21:18:11 +03:00
Files
jsonfield-django/.gitignore
2019-03-27 17:50:27 -07:00

12 lines
83 B
Plaintext

.coverage*
.tox
htmlcov
*.pyc
*.egg-info/
build/
dist/
.DS_Store
.env
.env/
.venv/