diff --git a/.gitignore b/.gitignore index db4561eaa..422305817 100644 --- a/.gitignore +++ b/.gitignore @@ -52,3 +52,6 @@ docs/_build/ # PyBuilder target/ + +# testing apps +testing.py \ No newline at end of file