From cb808ac245108f600fe63105b029e18f355ecc87 Mon Sep 17 00:00:00 2001 From: Brooks Davis Date: Thu, 5 Sep 2013 21:10:58 +0100 Subject: [PATCH] Ignore SOAAP and bmake related files. --- .gitignore | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/.gitignore b/.gitignore index 2da5abb8b0..23b183b50e 100644 --- a/.gitignore +++ b/.gitignore @@ -164,6 +164,18 @@ _libs_check_ doc/ws.css ui/qt/config.pri +# SOAAP and bmake # +################### +*.bc-a +*.native-a +*.obc +bmake/libwireshark/dtd_parse.c +bmake/libwireshark/dtd_preparse.c +bmake/libwireshark/uat_load.c +bmake/libwiretap/ascend.c +bmake/libwiretap/ascend.h +bmake/libwiretap/k12text.c + # Misc # ######## *.swp