mirror of
https://github.com/86Box/86Box.git
synced 2025-01-22 09:11:50 -05:00
Add .idea folder to .gitignore for CLion
This commit is contained in:
parent
15acb728ac
commit
5d03a703b3
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -62,3 +62,6 @@ CMakeLists.txt.user
|
|||
|
||||
# clangd
|
||||
.cache
|
||||
|
||||
# Jetbrains CLion
|
||||
.idea
|
||||
|
|
Loading…
Reference in a new issue