diff --git a/.gitignore b/.gitignore index 3aaa9302..a372036f 100644 --- a/.gitignore +++ b/.gitignore @@ -45,6 +45,7 @@ nosetests.xml coverage.xml *.cover .hypothesis/ +.pytest_cache # Translations *.mo @@ -53,7 +54,7 @@ coverage.xml # Django stuff: *.log local_settings.py -devsite/devsite/.env +devsite/.env # Flask stuff: instance/ @@ -126,4 +127,4 @@ sandbox /scratch.py /scratch.txt /notes -*.bak \ No newline at end of file +*.bak