summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorQuentin Young <qlyoung@cumulusnetworks.com>2019-05-09 19:25:18 +0200
committerQuentin Young <qlyoung@cumulusnetworks.com>2019-05-09 19:25:18 +0200
commit76d37f14eff418c67a45e6eef28063e50b09737b (patch)
treedab4ee14d98c30c7ae2054e362c47f582c7fb764 /.gitignore
parentMerge pull request #4251 from rgirada/fix_pim_upstream (diff)
downloadfrr-76d37f14eff418c67a45e6eef28063e50b09737b.tar.xz
frr-76d37f14eff418c67a45e6eef28063e50b09737b.zip
.gitignore: ignore .ccls-cache
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 7a1378d58..df2b0a6bf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -88,5 +88,6 @@ GSYMS
GRTAGS
GPATH
compile_commands.json
+.ccls-cache
.dirstamp
refix