]> git.ipfire.org Git - thirdparty/lldpd.git/blame - .gitignore
osx: add an homebrew formula
[thirdparty/lldpd.git] / .gitignore
CommitLineData
2c86e310
VB
1*~
2*.o
3*.lo
4*.a
5*.la
690b944c 6/build*/
2c86e310
VB
7
8# autotools stuff
29fc2d4d
VB
9/m4/lt*.m4
10/m4/libtool.m4
11/aclocal.m4
12/ltmain.sh
13/install-sh
14/config.guess
15/config.h.in
16/config.sub
17/autom4te.cache/
18/compile
19/configure
20/depcomp
21/missing
22
23# automake
24/Makefile.in
25/src/Makefile.in
4b292b55
VB
26/src/client/Makefile.in
27/src/lib/Makefile.in
28/src/daemon/Makefile.in
29/src/compat/Makefile.in
30/src/Makefile.in
29fc2d4d
VB
31/tests/Makefile.in
32/man/Makefile.in
33
2c86e310
VB
34
35# cscope
29fc2d4d 36/cscope.*