diff --git a/.gitignore b/.gitignore index 901cc2b..6b3e681 100644 --- a/.gitignore +++ b/.gitignore @@ -144,3 +144,7 @@ dmypy.json # inkycal logs /logs + +# inkycal tests +/inkycal/tests/tmp/ +!/inkycal/tests/*.py