wagtail/.gitignore
2014-04-24 15:19:43 +01:00

8 lines
84 B
Text

*.pyc
.DS_Store
/.coverage
/dist/
/MANIFEST
/wagtail.egg-info/
/docs/_build/
/.tox/