]> git.ipfire.org Git - thirdparty/dhcp.git/blob - .gitignore
Added new files from libtool build to gitignore
[thirdparty/dhcp.git] / .gitignore
1 *.lo
2 *.o
3 bind
4 doc/html
5 .deps
6 Makefile
7 autom4te.cache
8 client/dhclient
9 client/tests/duid_unittests
10 client/tests/test-suite.log
11 common/tests/alloc_unittest
12 common/tests/dns_unittest
13 common/tests/misc_unittest
14 common/tests/ns_name_unittest
15 config.log
16 config.report
17 config.status
18 dhcpctl/cltest
19 dhcpctl/omshell
20 doc/devel/doxyfile
21 includes/stamp-h1
22 .libs
23 libtool
24 ltmain.sh
25 omapip/svtest
26 relay/dhcrelay
27 server/dhcpd
28 server/tests/dhcpd_unittests
29 server/tests/hash_unittests
30 server/tests/legacy_unittests
31 server/tests/leaseq_unittests
32 server/tests/load_bal_unittests
33 server/tests/test-suite.log
34 tests/libt_api.a
35 tests/libt_api.la
36 tests/unittest.sh