]> git.proxmox.com Git - mirror_frr.git/blob - .gitignore
Merge pull request #762 from bingen/mutiple_nh_recursive_levels
[mirror_frr.git] / .gitignore
1 compile
2 config.log
3 config.h
4 config.cache
5 config.status
6 config.guess
7 config.sub
8 ltmain.sh
9 stamp-h
10 stamp-h[0-9]*
11 *-stamp
12 Makefile
13 INSTALL
14 .deps
15 depcomp
16 missing
17 install-sh
18 mkinstalldirs
19 ylwrap
20 autom4te*.cache
21 configure.lineno
22 configure
23 config.h.in
24 confdefs.h
25 conftest
26 conftest.err
27 aclocal.m4
28 Makefile.in
29 *.tar.gz
30 *.tar.gz.asc
31 .nfs*
32 libtool
33 .libs
34 .arch-inventory
35 .arch-ids
36 {arch}
37 build
38 .msg
39 .rebase-*
40 *~
41 *.o
42 *.loT
43 m4/*.m4
44 !m4/ax_sys_weak_alias.m4
45 !m4/ax_compare_version.m4
46 !m4/ax_prog_perl_modules.m4
47 !m4/pkg.m4
48 debian/autoreconf.after
49 debian/autoreconf.before
50 debian/files
51 debian/frr-dbg.debhelper.log
52 debian/frr-dbg.substvars
53 debian/frr-dbg/
54 debian/frr-doc.debhelper.log
55 debian/frr-doc.substvars
56 debian/frr-doc/
57 debian/frr.debhelper.log
58 debian/frr.postinst.debhelper
59 debian/frr.postrm.debhelper
60 debian/frr.prerm.debhelper
61 debian/frr.substvars
62 debian/frr/
63 debian/tmp/
64 *.pyc
65 *.swp
66 cscope.*
67 *.pb.h
68 *.pb-c.h
69 *.pb-c.c
70 TAGS
71 tags
72 GTAGS
73 GSYMS
74 GRTAGS
75 GPATH
76 *.la
77 *.lo
78 compile_commands.json