From 441294d61ad4973eee2341200ca1518bfee6399e Mon Sep 17 00:00:00 2001 From: Alexis La Goutte Date: Mon, 13 May 2013 20:24:14 +0000 Subject: [PATCH] Add abi stuff to .git(bzr)ignore (files generated by CMake) svn path=/trunk/; revision=49274 --- .gitignore | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.gitignore b/.gitignore index 633c3bd30e..3222a56487 100644 --- a/.gitignore +++ b/.gitignore @@ -129,6 +129,15 @@ qtshark /ui/qt/console.lua /wireshark-qt* +# abi # +####### +epan/abi-check-headers/ +epan/abi-descriptor.xml +wiretap/abi-check-headers/ +wiretap/abi-descriptor.xml +wsutil/abi-check-headers/ +wsutil/abi-descriptor.xml + # Misc # ######## *.swp