mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-04-10 01:50:59 +00:00
13 lines
132 B
Text
13 lines
132 B
Text
*.swp
|
|
*.pyc
|
|
.DS_Store
|
|
/.coverage
|
|
/dist/
|
|
/MANIFEST
|
|
/wagtail.egg-info/
|
|
/docs/_build/
|
|
/.tox/
|
|
/venv
|
|
/node_modules/
|
|
npm-debug.log
|
|
/.idea
|