]> git.proxmox.com Git - mirror_frr.git/blobdiff - .gitignore
isisd: fix two 'no X' commands
[mirror_frr.git] / .gitignore
index 6cfe23e9214740d26a7cbe8eb88b3a84d04bcd39..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.cc
 *_clippy.c
 
+### gcov outputs
+
+*.gcno
+*.gcov
+*.gcda
+
 ### dist
 
 *.tar.?z
@@ -92,3 +102,4 @@ compile_commands.json
 .dirstamp
 refix
 .vscode
+.kitchen