mirror of
https://github.com/jazzband/django-constance.git
synced 2026-04-21 07:30:59 +00:00
10 lines
88 B
Text
10 lines
88 B
Text
.project
|
|
.pydevproject
|
|
*.pyc
|
|
*.egg-info
|
|
build/
|
|
dist/
|
|
test.db
|
|
.tox
|
|
.coverage
|
|
docs/_build
|