Commit bd86be1f authored by Mark Canterbury's avatar Mark Canterbury
Browse files

Adding pytest to gitignore

parent f7977aaf
Loading
Loading
Loading
Loading
Loading
+3 −0
Original line number Original line Diff line number Diff line
@@ -8,3 +8,6 @@ dist/
build/
build/
*.pyc
*.pyc
*.pyo
*.pyo

# test artefacts
.pytest_cache
 No newline at end of file