diff --git a/.gitignore b/.gitignore index 14c6c3d..b8c68aa 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,10 @@ #Temp files /build* +cmake-*/ +sonar/ +.idea/ +.scannerwork/ +venv/ *~ *.swp