diff --git a/.gitignore b/.gitignore index 52d2fa1..d3dfb6d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,10 @@ /QtC-* + *.orig *.log .*.swp *.autosave + +/.idea/ +*.py[cod] +__pycache__/ \ No newline at end of file