Ignore idea files and Clion build folder.

This commit is contained in:
Sean Gibson 2023-09-06 16:14:02 -04:00
parent 9ea379fa8e
commit cc193045b4
No known key found for this signature in database
GPG Key ID: 5937E35FBBA5B33F

4
.gitignore vendored
View File

@ -4,4 +4,6 @@ bin/
build/
.vscode/
openauto.ini
CMakeLists.txt.user
CMakeLists.txt.user
/cmake-build-*/
.idea/