Add .idea folder to .gitignore for CLion
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -62,3 +62,6 @@ CMakeLists.txt.user
|
||||
|
||||
# clangd
|
||||
.cache
|
||||
|
||||
# Jetbrains CLion
|
||||
.idea
|
||||
|
||||
Reference in New Issue
Block a user