]> git.proxmox.com Git - mirror_frr.git/blobdiff - .gitignore
doc: indicate non-support for dynamic pbr maps
[mirror_frr.git] / .gitignore
index 8c62f05539e483d457055b83567920e575f12843..226dca09d0a5270b52aa70f751798cacab43cde0 100644 (file)
@@ -7,6 +7,7 @@
 /config.status
 /config.guess
 /config.sub
+/config.version
 /ltmain.sh
 /stamp-h
 /stamp-h[0-9]*
 /conftest.err
 /aclocal.m4
 /libtool
+/libtool.orig
+/changelog-auto
 
 /Makefile
 /Makefile.in
 
+/symalyzer_report.html
+/jquery-3.4.1.min.js
+/jquery-3.4.1.min.js.tmp
+
 ### autoconf/automake subdir stuff
 
 .deps
@@ -46,6 +53,7 @@
 *.pb.h
 *.pb-c.h
 *.pb-c.c
+*.pb.cc
 *_clippy.c
 
 ### dist
@@ -72,6 +80,7 @@ build
 *.bak
 *.swp
 *.pyc
+*.dmp
 __pycache__
 *.patch
 *.diff
@@ -83,5 +92,7 @@ GSYMS
 GRTAGS
 GPATH
 compile_commands.json
+.ccls-cache
 .dirstamp
 refix
+.vscode