diff --git a/.gitignore b/.gitignore index e7a5db7..de656cc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ __pycache__ *.pickle -*.pyc \ No newline at end of file +*.pyc +*.log +*.preferences \ No newline at end of file