summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorWlodek Wencel <wlodek@isc.org>2022-01-25 18:57:28 +0100
committerWlodek Wencel <wlodek@isc.org>2022-01-25 18:57:28 +0100
commite9d37e26897a349f8483092fd0305ea03a97b0e2 (patch)
tree5ccf3e3afaee5c9cbce00d23db33c4af019de32b /.gitignore
parent8eec892acc041bbdb361d1c1ac36a26b3d3cc2db (diff)
parent3d53b2f2a0369c2af83c738d4e8194077315cbb4 (diff)
downloadisc-dhcp-v4_4.tar.gz
resolved merge conflictsv4_4_3b1v4_4
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 59eb7dd9..1105bc60 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,7 @@
*.lo
*.o
+*.a
+*.log
doc/html
.deps
Makefile
@@ -9,6 +11,7 @@ client/tests/duid_unittests
client/tests/test-suite.log
common/tests/alloc_unittest
common/tests/dns_unittest
+common/tests/domain_name_unittest
common/tests/misc_unittest
common/tests/ns_name_unittest
common/tests/option_unittest
@@ -24,6 +27,7 @@ libtool
ltmain.sh
omapip/svtest
relay/dhcrelay
+relay/tests/relay_unittests
server/dhcpd
server/tests/dhcpd_unittests
server/tests/hash_unittests
@@ -34,3 +38,6 @@ server/tests/test-suite.log
tests/libt_api.a
tests/libt_api.la
tests/unittest.sh
+
+bind/bind-*
+bind/include