]> git.ipfire.org Git - thirdparty/lldpd.git/blame_incremental - .gitignore
tests: fix skip instruction
[thirdparty/lldpd.git] / .gitignore
... / ...
CommitLineData
1*~
2*.o
3*.lo
4*.a
5*.la
6*.swp
7/build*/
8
9# autotools stuff
10/m4/lt*.m4
11/m4/libtool.m4
12/aclocal.m4
13/ltmain.sh
14/install-sh
15/config.guess
16/config.h.in
17/config.sub
18/autom4te.cache/
19/compile
20/configure
21/depcomp
22/missing
23/test-driver
24
25# automake
26/Makefile.in
27/src/Makefile.in
28/src/client/Makefile.in
29/src/lib/Makefile.in
30/src/daemon/Makefile.in
31/src/compat/Makefile.in
32/src/Makefile.in
33/tests/Makefile.in
34/osx/Makefile.in
35/ar-lib
36
37# cscope
38/cscope.*
39/GPATH
40/GRTAGS
41/GSYMS
42/GTAGS