diff --git a/.gitignore b/.gitignore index 9580fac..482b082 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,6 @@ bin/ build/ .vscode/ openauto.ini -CMakeLists.txt.user \ No newline at end of file +CMakeLists.txt.user +/cmake-build-*/ +.idea/ \ No newline at end of file