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
2020-02-13 17:53:35 +05:30

12 lines
100 B
Text

.venv
.idea/
MANIFEST
*.pyc
*.egg-info
dist/
*.egg
*.tar.gz
.eggs/
.DS_Store
.cache/
.pytest_cache/