8
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.
Files
cavemanon-wagtail-personali…/.gitignore
2016-11-07 11:42:06 +01:00

20 lines
162 B
Plaintext

*.swp
*.pyc
*.swo
*.python-version
*.coverage
*.egg-info/
.cache/
.idea/
.tox/
build/
dist/
tests/_sandbox/assets
htmlcov/
docs/_build
coverage.xml
db.sqlite3