diff --git a/.gitignore b/.gitignore index 902ede2..cf3404d 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,8 @@ user.cfg # cmake build + +venv/ +__pycache__/* +*.pyc +*.log \ No newline at end of file