]> git.proxmox.com Git - mirror_frr.git/blobdiff - .gitignore
Merge pull request #5332 from mjstapp/remove_zapi_label_flag
[mirror_frr.git] / .gitignore
index bf6df9ad6075b13f84f42a5c231694f225e8cc1a..6cfe23e9214740d26a7cbe8eb88b3a84d04bcd39 100644 (file)
@@ -49,6 +49,7 @@
 *.pb.h
 *.pb-c.h
 *.pb-c.c
+*.pb.cc
 *_clippy.c
 
 ### dist
@@ -75,6 +76,7 @@ build
 *.bak
 *.swp
 *.pyc
+*.dmp
 __pycache__
 *.patch
 *.diff
@@ -86,5 +88,7 @@ GSYMS
 GRTAGS
 GPATH
 compile_commands.json
+.ccls-cache
 .dirstamp
 refix
+.vscode