mirror of
https://github.com/neovim/neovim.git
synced 2025-11-15 06:49:01 +00:00
gitignore: ignore idea/clion (#10494)
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -55,3 +55,6 @@ local.mk
|
|||||||
/runtime/doc/*.html
|
/runtime/doc/*.html
|
||||||
/runtime/doc/tags.ref
|
/runtime/doc/tags.ref
|
||||||
/runtime/doc/errors.log
|
/runtime/doc/errors.log
|
||||||
|
|
||||||
|
# CLion
|
||||||
|
/.idea/
|
||||||
|
|||||||
Reference in New Issue
Block a user