From b4e7e23b7abe02ffbed2d8dfe25ad2e159a1dedf Mon Sep 17 00:00:00 2001 From: Jan Breuer <jan.breuer@jaybee.cz> Date: 周三, 13 3月 2013 01:56:42 +0800 Subject: [PATCH] Add next example command CONF:VOLT:DC --- .gitignore | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index d2ca1ec..ab6d275 100644 --- a/.gitignore +++ b/.gitignore @@ -15,10 +15,10 @@ *.exe *.out *.app +*.test # Backup files *~ -/netbeans/nbproject/private/ -/netbeans/build/Debug/ -/netbeans/dist/Debug/ -/netbeans/core \ No newline at end of file +/libscpi/obj/ +/libscpi/dist/ + -- Gitblit v1.9.1