]> git.proxmox.com Git - mirror_frr.git/blob - .gitignore
Merge pull request #227 from qlyoung/stable-no-deprecated
[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 autom4te*.cache
20 configure.lineno
21 configure
22 config.h.in
23 confdefs.h
24 conftest
25 conftest.err
26 aclocal.m4
27 Makefile.in
28 *.tar.gz
29 *.tar.gz.asc
30 .nfs*
31 libtool
32 .arch-inventory
33 .arch-ids
34 {arch}
35 build
36 .msg
37 .rebase-*
38 *~
39 *.loT
40 m4/*.m4
41 !m4/ax_sys_weak_alias.m4
42 debian/autoreconf.after
43 debian/autoreconf.before
44 debian/files
45 debian/quagga-dbg.debhelper.log
46 debian/quagga-dbg.substvars
47 debian/quagga-dbg/
48 debian/quagga-doc.debhelper.log
49 debian/quagga-doc.substvars
50 debian/quagga-doc/
51 debian/quagga.debhelper.log
52 debian/quagga.postinst.debhelper
53 debian/quagga.postrm.debhelper
54 debian/quagga.prerm.debhelper
55 debian/quagga.substvars
56 debian/quagga/
57 debian/tmp/
58 *.swp
59 cscope.*
60 *.pb.h
61 *.pb-c.h
62 *.pb-c.c
63 TAGS
64 tags
65 GTAGS
66 GSYMS
67 GRTAGS
68 GPATH
69