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 | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index cdb9024..fe63480 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,5 @@ /libscpi/obj/ /libscpi/dist/ +/nbproject/ +*.bak -- Gitblit v1.9.1