]> git.proxmox.com Git - mirror_frr.git/blame - .gitignore
bgpd: fix wrong debug format
[mirror_frr.git] / .gitignore
CommitLineData
e7c25325
DL
1### autoconf/automake root stuff
2
3/compile
4/config.log
5/config.h
6/config.cache
7/config.status
8/config.guess
9/config.sub
06871ed9 10/config.version
e7c25325
DL
11/ltmain.sh
12/stamp-h
13/stamp-h[0-9]*
3c5a0a4f 14*-stamp
e7c25325
DL
15/INSTALL
16/depcomp
17/missing
18/install-sh
19/mkinstalldirs
20/ylwrap
21/autom4te*.cache
22/configure.lineno
23/configure
24/config.h.in
25/confdefs.h
26/conftest
27/conftest.err
28/aclocal.m4
29/libtool
e0180b66 30/libtool.orig
439be082 31/changelog-auto
e7c25325
DL
32
33/Makefile
34/Makefile.in
35
ba7eb55e
DL
36/symalyzer_report.html
37/jquery-3.4.1.min.js
38/jquery-3.4.1.min.js.tmp
39
e7c25325
DL
40### autoconf/automake subdir stuff
41
3c5a0a4f 42.deps
e7c25325
DL
43.libs
44
45### build outputs
46
47*.o
48*.lo
49*.a
50*.la
51*.so
52*.loT
53*.pb.h
54*.pb-c.h
55*.pb-c.c
ec2ac5f2 56*.pb.cc
e7c25325 57*_clippy.c
8fb40377
DL
58*.bc
59*.cg.json
3d62176b
DL
60*.cg.dot
61*.cg.svg
a1e6ab1e 62*.xref
e7c25325 63
7ba921b9
DS
64### gcov outputs
65
66*.gcno
67*.gcov
68*.gcda
69
e7c25325
DL
70### dist
71
ee9d7744 72*.tar.?z
e7c25325
DL
73*.tar.?z.asc
74*.tar.asc
75*.deb
76*.ddeb
77*.dsc
78*.changes
79
80### other garbage
81
3c5a0a4f 82.nfs*
3c5a0a4f
PJ
83.arch-inventory
84.arch-ids
85{arch}
86build
e7c25325 87.cache
e30db001
PJ
88.msg
89.rebase-*
d68cbf92 90*~
e7c25325 91*.bak
3a8c7ba1 92*.swp
e7c25325 93*.pyc
3c794006 94*.dmp
e7c25325
DL
95__pycache__
96*.patch
97*.diff
04d34834 98cscope.*
a27647f9
DD
99TAGS
100tags
101GTAGS
102GSYMS
103GRTAGS
104GPATH
09acca5b 105compile_commands.json
76d37f14 106.ccls-cache
19c9f076 107.dirstamp
e7c25325 108refix
c02f5294 109.vscode
bd286b06 110.kitchen
7b7190e2 111.emacs.desktop*