]> git.proxmox.com Git - mirror_frr.git/blob - .gitignore
debianpkg/Ubuntu12.04-backport: Remove accidental reference to frr_sudoers
[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 *.tar.?z
31 .nfs*
32 libtool
33 .arch-inventory
34 .arch-ids
35 {arch}
36 build
37 .msg
38 .rebase-*
39 *~
40 *.loT
41 m4/*.m4
42 !m4/ax_sys_weak_alias.m4
43 debian/autoreconf.after
44 debian/autoreconf.before
45 debian/files
46 debian/quagga-dbg.debhelper.log
47 debian/quagga-dbg.substvars
48 debian/quagga-dbg/
49 debian/quagga-doc.debhelper.log
50 debian/quagga-doc.substvars
51 debian/quagga-doc/
52 debian/quagga.debhelper.log
53 debian/quagga.postinst.debhelper
54 debian/quagga.postrm.debhelper
55 debian/quagga.prerm.debhelper
56 debian/quagga.substvars
57 debian/quagga/
58 debian/tmp/
59 *.deb
60 *.ddeb
61 *.dsc
62 *.changes
63 *.swp
64 cscope.*
65 *.pb.h
66 *.pb-c.h
67 *.pb-c.c
68 TAGS
69 tags
70 GTAGS
71 GSYMS
72 GRTAGS
73 GPATH
74