]> git.ipfire.org Git - thirdparty/lldpd.git/blame - .gitignore
style: remove `if (...) free(...)` pattern
[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
8677ddc7 22/test-driver
29fc2d4d
VB
23
24# automake
25/Makefile.in
26/src/Makefile.in
4b292b55
VB
27/src/client/Makefile.in
28/src/lib/Makefile.in
29/src/daemon/Makefile.in
30/src/compat/Makefile.in
31/src/Makefile.in
29fc2d4d 32/tests/Makefile.in
b708297c 33/osx/Makefile.in
d53240cd 34/ar-lib
2c86e310
VB
35
36# cscope
29fc2d4d 37/cscope.*
6df40257
VB
38/GPATH
39/GRTAGS
40/GSYMS
41/GTAGS