diff --git a/.gitignore b/.gitignore index 8dca3c3..0b31842 100644 --- a/.gitignore +++ b/.gitignore @@ -48,4 +48,7 @@ runo.py .coverage.* # pytest cache -.pytest_cache \ No newline at end of file +.pytest_cache + +# test file +*.test