]> git.djapps.eu Git - pkg/ggml/sources/ggml/commitdiff
gitignore : ignore idea files (#1339)
authordistlibs <redacted>
Tue, 9 Sep 2025 11:17:07 +0000 (14:17 +0300)
committerGitHub <redacted>
Tue, 9 Sep 2025 11:17:07 +0000 (13:17 +0200)
This commit adds ignores for CLion IDE files.

.gitignore

index 4bf0fa095e485c038e2b252219ea42f16c45312e..47921f71e23b9e17c056691b896438b8c31c53ba 100644 (file)
@@ -9,6 +9,7 @@ compile_commands.json
 CMakeSettings.json
 .vs/
 .vscode/
+.idea/
 .clangd
 
 .venv/