From e847d560e5796abbfee59168adb08cf7ec7ae614 Mon Sep 17 00:00:00 2001 From: Danny Al-Gaaf Date: Sun, 11 May 2014 12:24:44 +0200 Subject: [PATCH] add gitignore for wireshark subdir to track *.patch only here Signed-off-by: Danny Al-Gaaf --- wireshark/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 wireshark/.gitignore diff --git a/wireshark/.gitignore b/wireshark/.gitignore new file mode 100644 index 00000000000..69f1bf45309 --- /dev/null +++ b/wireshark/.gitignore @@ -0,0 +1 @@ +!*.patch -- 2.47.3