gitignore: ignore idea/clion (#10494)

This commit is contained in:
Justin M. Keyes 2019-07-14 20:50:17 +02:00 committed by GitHub
commit 37e7e7d56d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
.gitignore vendored
View File

@ -55,3 +55,6 @@ local.mk
/runtime/doc/*.html
/runtime/doc/tags.ref
/runtime/doc/errors.log
# CLion
/.idea/