diff --git a/.gitignore b/.gitignore index c5426f5..baf00fe 100644 --- a/.gitignore +++ b/.gitignore @@ -9,4 +9,5 @@ /cadet/__pycache__ /CADET_Python.egg-info .idea -*tmp* \ No newline at end of file +*tmp* +/tests/__pycache__ \ No newline at end of file