From d0009856814c13d13770db5aadd7b2fabf947776 Mon Sep 17 00:00:00 2001 From: Daniel Borkmann Date: Mon, 13 May 2013 13:53:27 +0200 Subject: staging: add mausezahn staging directory After some back and forth, we decided that it is easier to maintain mausezahn in a staging directory until it is fully reworked and cleaned up to be ready to be fully integrated. This way, it is better than having it in a separate branch, and we can also accept patches from outside more easily. Also, while at it, fix up some function mismatches with libcli. Signed-off-by: Daniel Borkmann Signed-off-by: Tobias Klauser --- mausezahn/.gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 mausezahn/.gitignore (limited to 'mausezahn/.gitignore') diff --git a/mausezahn/.gitignore b/mausezahn/.gitignore new file mode 100644 index 0000000..32aad4d --- /dev/null +++ b/mausezahn/.gitignore @@ -0,0 +1,4 @@ +*.* + +!.gitignore +!Makefile -- cgit v1.2.3-54-g00ecf