]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Update various .gitignore files
authorMukund Sivaraman <muks@isc.org>
Wed, 19 Sep 2012 10:27:22 +0000 (15:57 +0530)
committerMukund Sivaraman <muks@isc.org>
Wed, 19 Sep 2012 10:27:22 +0000 (15:57 +0530)
src/bin/dhcp4/.gitignore
src/bin/dhcp6/.gitignore
src/bin/dhcp6/tests/.gitignore [new file with mode: 0644]
tests/tools/perfdhcp/.gitignore

index 952db06e0e7e915d08a15c216829008ad044496e..86965b9f56c23e29a1b7732d955782bc00737677 100644 (file)
@@ -1,4 +1,6 @@
 /b10-dhcp4
+/b10-dhcp4.8
+/dhcp4_messages.cc
+/dhcp4_messages.h
 /spec_config.h
 /spec_config.h.pre
-/b10-dhcp4.8
index eedbb846cbe2968c6f3c130f1771305c6a345250..58781893aae13e30215fc22473d01c97b1febc18 100644 (file)
@@ -1,11 +1,6 @@
-*~
-Makefile
-Makefile.in
-*.o
-.deps
-.libs
-b10-dhcp6
-spec_config.h
-spec_config.h.pre
-tests/dhcp6_unittests
+/b10-dhcp6
 /b10-dhcp6.8
+/dhcp6_messages.cc
+/dhcp6_messages.h
+/spec_config.h
+/spec_config.h.pre
diff --git a/src/bin/dhcp6/tests/.gitignore b/src/bin/dhcp6/tests/.gitignore
new file mode 100644 (file)
index 0000000..e170d18
--- /dev/null
@@ -0,0 +1 @@
+/dhcp6_unittests
index 1a8375a158878f74e8dcdcf36f96097dafde4bde..366076699c39c77fe05f43449fe0132877d53252 100644 (file)
@@ -1 +1,2 @@
 /perfdhcp
+/perfdhcp2