Update gitignore for clion and cmake

pull/57/head
Samuel Nicholas 2024-11-05 15:32:16 +10:30
parent 75aeecb0cf
commit 57f63e5f8e
1 changed files with 7 additions and 0 deletions

7
.gitignore vendored
View File

@ -53,3 +53,10 @@ compile_commands.json
.vscode/*
!.vscode/extensions.json
.DS_Store
# Clion
.idea
# Cmake
cmake-build*
CMakeUserPresets.json