diff options
| author | Quentin Young <qlyoung@cumulusnetworks.com> | 2019-05-09 17:25:18 +0000 |
|---|---|---|
| committer | Quentin Young <qlyoung@cumulusnetworks.com> | 2019-05-09 17:25:18 +0000 |
| commit | 76d37f14eff418c67a45e6eef28063e50b09737b (patch) | |
| tree | dab4ee14d98c30c7ae2054e362c47f582c7fb764 /.gitignore | |
| parent | 7f53baa7b6b1b4d1bb3dab3772725c8ac2a34010 (diff) | |
.gitignore: ignore .ccls-cache
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 7a1378d588..df2b0a6bf3 100644 --- a/.gitignore +++ b/.gitignore @@ -88,5 +88,6 @@ GSYMS GRTAGS GPATH compile_commands.json +.ccls-cache .dirstamp refix |
