]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Add .gitignore files
authorMukund Sivaraman <muks@isc.org>
Thu, 2 Aug 2012 04:59:14 +0000 (10:29 +0530)
committerMukund Sivaraman <muks@isc.org>
Thu, 2 Aug 2012 04:59:14 +0000 (10:29 +0530)
src/bin/auth/tests/testdata/.gitignore [new file with mode: 0644]
src/bin/cfgmgr/plugins/.gitignore [new file with mode: 0644]
src/lib/datasrc/memory/tests/.gitignore [new file with mode: 0644]

diff --git a/src/bin/auth/tests/testdata/.gitignore b/src/bin/auth/tests/testdata/.gitignore
new file mode 100644 (file)
index 0000000..b2e0e50
--- /dev/null
@@ -0,0 +1,8 @@
+/badExampleQuery_fromWire.wire
+/examplequery_fromWire.wire
+/iqueryresponse_fromWire.wire
+/multiquestion_fromWire.wire
+/queryBadEDNS_fromWire.wire
+/shortanswer_fromWire.wire
+/simplequery_fromWire.wire
+/simpleresponse_fromWire.wire
diff --git a/src/bin/cfgmgr/plugins/.gitignore b/src/bin/cfgmgr/plugins/.gitignore
new file mode 100644 (file)
index 0000000..9641e02
--- /dev/null
@@ -0,0 +1,2 @@
+/datasrc.spec
+/datasrc.spec.pre
diff --git a/src/lib/datasrc/memory/tests/.gitignore b/src/lib/datasrc/memory/tests/.gitignore
new file mode 100644 (file)
index 0000000..d6d1ec8
--- /dev/null
@@ -0,0 +1 @@
+/run_unittests