From 82e8043c966034d4cc7aa3718d827f53eba9a4dc Mon Sep 17 00:00:00 2001
From: Jan Breuer <jan.breuer@jaybee.cz>
Date: 周六, 18 4月 2015 17:07:49 +0800
Subject: [PATCH] Export matchCommand by SCPI_Match - resolve #30

---
 .gitignore |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index ab6d275..74a71f5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,9 +16,11 @@
 *.out
 *.app
 *.test
+examples/*/test
 
 # Backup files
 *~
 /libscpi/obj/
 /libscpi/dist/
 
+/nbproject/
\ No newline at end of file

--
Gitblit v1.9.1