diff --git a/.gitignore b/.gitignore index 31796689..7d46f40a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ *.pyc -.idea/ \ No newline at end of file +.idea/ +tests/tmp/ \ No newline at end of file