diff --git a/.gitignore b/.gitignore index 1c1360b3d..88a7b3e7c 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,6 @@ __pycache__ *.exe *.dll -*.log \ No newline at end of file +*.log +*.tmp +.data \ No newline at end of file