mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-09 16:04:45 +00:00
12 lines
125 B
Text
12 lines
125 B
Text
*.swp
|
|
*.pyc
|
|
.DS_Store
|
|
/.coverage
|
|
/dist/
|
|
/MANIFEST
|
|
/wagtail.egg-info/
|
|
/docs/_build/
|
|
/.tox/
|
|
/venv
|
|
/node_modules/
|
|
npm-debug.log
|