mirror of
https://github.com/coddingtonbear/django-mailbox.git
synced 2026-07-09 14:32:34 +02:00
17 lines
No EOL
139 B
Text
17 lines
No EOL
139 B
Text
*.pyc
|
|
bin/*
|
|
lib/*
|
|
src/*
|
|
dist/*
|
|
share/*
|
|
docs/_build/*
|
|
include/*
|
|
.Python
|
|
*egg*
|
|
dummy_project/*
|
|
.cache/
|
|
.tox/
|
|
/messages
|
|
*.sqlite3
|
|
.idea/
|
|
venv/ |