]> git.proxmox.com Git - mirror_frr.git/blame - .gitignore
Merge pull request #8295 from opensourcerouting/ospf6-topo-stabilize
[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
74971473 32/test-driver
e7c25325
DL
33
34/Makefile
35/Makefile.in
36
ba7eb55e
DL
37/symalyzer_report.html
38/jquery-3.4.1.min.js
39/jquery-3.4.1.min.js.tmp
40
e7c25325
DL
41### autoconf/automake subdir stuff
42
3c5a0a4f 43.deps
e7c25325
DL
44.libs
45
46### build outputs
47
48*.o
49*.lo
50*.a
51*.la
52*.so
53*.loT
54*.pb.h
55*.pb-c.h
56*.pb-c.c
ec2ac5f2 57*.pb.cc
e7c25325 58*_clippy.c
8fb40377
DL
59*.bc
60*.cg.json
3d62176b
DL
61*.cg.dot
62*.cg.svg
a1e6ab1e 63*.xref
e7c25325 64
7ba921b9
DS
65### gcov outputs
66
67*.gcno
68*.gcov
69*.gcda
70
e7c25325
DL
71### dist
72
ee9d7744 73*.tar.?z
e7c25325
DL
74*.tar.?z.asc
75*.tar.asc
76*.deb
77*.ddeb
78*.dsc
79*.changes
80
81### other garbage
82
3c5a0a4f 83.nfs*
3c5a0a4f
PJ
84.arch-inventory
85.arch-ids
86{arch}
87build
e7c25325 88.cache
e30db001
PJ
89.msg
90.rebase-*
d68cbf92 91*~
e7c25325 92*.bak
3a8c7ba1 93*.swp
e7c25325 94*.pyc
3c794006 95*.dmp
e7c25325
DL
96__pycache__
97*.patch
98*.diff
04d34834 99cscope.*
a27647f9
DD
100TAGS
101tags
102GTAGS
103GSYMS
104GRTAGS
105GPATH
09acca5b 106compile_commands.json
76d37f14 107.ccls-cache
19c9f076 108.dirstamp
e7c25325 109refix
c02f5294 110.vscode
bd286b06 111.kitchen
7b7190e2 112.emacs.desktop*
6f940770
MS
113
114/test-suite.log