From 4925f462dc0eeb608d7adba379dd04771f92eb51 Mon Sep 17 00:00:00 2001
From: Jan Breuer <jan.breuer@jaybee.cz>
Date: 周一, 24 6月 2013 21:51:20 +0800
Subject: [PATCH] Add support for optional command header part

---
 .gitignore |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/.gitignore b/.gitignore
index 23c209e..ab6d275 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,9 +15,10 @@
 *.exe
 *.out
 *.app
+*.test
 
 # Backup files
 *~
-/netbeans/nbproject/private/
-/netbeans/build/Debug/
-/netbeans/dist/Debug/
\ No newline at end of file
+/libscpi/obj/
+/libscpi/dist/
+

--
Gitblit v1.9.1