6
0
Fork 0
This repository has been archived on 2023-05-07. You can view files and clone it, but cannot push or open issues or pull requests.
cavemanon-wagtail-personali.../.gitignore

29 lines
227 B
Plaintext

*.swp
*.pyc
*.swo
*.python-version
*.coverage
.coverage.*
*.egg-info/
.cache/
.idea/
.tox/
.vscode/
build/
ve/
dist/
htmlcov/
docs/_build
coverage.xml
db.sqlite3
tests/sandbox/assets
node_modules
.DS_Store
.pytest_cache/