diff --git a/.gitignore b/.gitignore index 4acaa9f..42fb96b 100644 --- a/.gitignore +++ b/.gitignore @@ -16,5 +16,6 @@ todo.txt .coverage .tox/ .cache/ +.pytest_cache/ .eggs/ django_markdown_app.egg-info/