diff --git a/.gitignore b/.gitignore index 4e5c5f3..cf14a10 100644 --- a/.gitignore +++ b/.gitignore @@ -40,6 +40,8 @@ # Text editor remnants *.swp .vscode/* +.idea/* +*.kdev4 # General project-specific ignores __pycache__/*