From 8ac7373d9f4e675256c384ba7ce91a6d58742edf Mon Sep 17 00:00:00 2001
From: Jan Breuer <jan.breuer@jaybee.cz>
Date: 周一, 24 8月 2015 06:03:57 +0800
Subject: [PATCH] Resolve #40: Fix SCPI_ParamCopyText and add test

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

diff --git a/.gitignore b/.gitignore
index ab6d275..fe63480 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,9 +16,12 @@
 *.out
 *.app
 *.test
+examples/*/test
 
 # Backup files
 *~
 /libscpi/obj/
 /libscpi/dist/
 
+/nbproject/
+*.bak

--
Gitblit v1.9.1