diff options
author | 杨宇千 <crupest@outlook.com> | 2019-08-10 00:17:54 +0800 |
---|---|---|
committer | 杨宇千 <crupest@outlook.com> | 2019-08-10 00:17:54 +0800 |
commit | 9eed31954c14f2d60c906adb5b49b58fbee4ff7f (patch) | |
tree | 58511d024abd7077d18f31b307399a10fccec3ef /.gitignore | |
parent | a6691ef539d3738333273c1096a3feec40d9feae (diff) | |
download | cru-9eed31954c14f2d60c906adb5b49b58fbee4ff7f.tar.gz cru-9eed31954c14f2d60c906adb5b49b58fbee4ff7f.tar.bz2 cru-9eed31954c14f2d60c906adb5b49b58fbee4ff7f.zip |
Move to clangd.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -588,5 +588,4 @@ flycheck_*.el # End of https://www.gitignore.io/api/emacs -.ccls -.ccls-cache +compile_flags.txt |