1
Fork 0
This repository has been archived on 2024-07-16. You can view files and clone it, but cannot push or open issues or pull requests.
wagtail-draftail-snippet/.gitignore

13 lines
100 B
Text
Raw Permalink Normal View History

2020-02-13 12:23:35 +00:00
.venv
.idea/
MANIFEST
*.pyc
*.egg-info
dist/
*.egg
*.tar.gz
.eggs/
.DS_Store
.cache/
.pytest_cache/