[GITIGNORE] Add .idea directory to git ignore list (#8851)

This prevents IntelliJ IDEA/CLion configuration from being synced to git.
This commit is contained in:
Sylas Hollander
2026-04-11 14:40:22 +03:00
committed by GitHub
parent 215d409f52
commit 5af4c8df82
+1
View File
@@ -9,6 +9,7 @@ modules/[Aa][Hh][Kk]_[Tt]ests
.cache
.cproject
.DS_Store
.idea
.project
.settings
.vscode