]> git.proxmox.com Git - mirror_frr.git/blobdiff - .gitignore
isisd: fix two 'no X' commands
[mirror_frr.git] / .gitignore
index 5003c97572b7b0d51aa74f5d7bd52cb965e2e8b9..8c61aeb9c5b6a994fa2baebeaef05408c356c6f3 100644 (file)
 /Makefile
 /Makefile.in
 
+/symalyzer_report.html
+/jquery-3.4.1.min.js
+/jquery-3.4.1.min.js.tmp
+
 ### autoconf/automake subdir stuff
 
 .deps
 *.pb.h
 *.pb-c.h
 *.pb-c.c
+*.pb.cc
 *_clippy.c
 
+### gcov outputs
+
+*.gcno
+*.gcov
+*.gcda
+
 ### dist
 
 *.tar.?z
@@ -87,5 +98,8 @@ GSYMS
 GRTAGS
 GPATH
 compile_commands.json
+.ccls-cache
 .dirstamp
 refix
+.vscode
+.kitchen