diff options
author | 杨宇千 <crupest@outlook.com> | 2019-07-16 00:08:07 +0800 |
---|---|---|
committer | 杨宇千 <crupest@outlook.com> | 2019-07-16 00:08:07 +0800 |
commit | 12f33ce94953b47fb6a81d8941062116a8eab086 (patch) | |
tree | 88ac220560333175c0c5152b249b5ef2b0deb7e0 /.gitignore | |
parent | 8a1b313bac0b5ce6604f1e59e3cabd6faca5c098 (diff) | |
download | cru-12f33ce94953b47fb6a81d8941062116a8eab086.tar.gz cru-12f33ce94953b47fb6a81d8941062116a8eab086.tar.bz2 cru-12f33ce94953b47fb6a81d8941062116a8eab086.zip |
...
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -588,4 +588,5 @@ flycheck_*.el # End of https://www.gitignore.io/api/emacs -.clang_complete +.ccls +.ccls-cache |