From c40ce04acce103186b4a7eceea6d84ea22499c7d Mon Sep 17 00:00:00 2001
From: Jan Breuer <jan.breuer@jaybee.cz>
Date: 周三, 22 4月 2015 02:59:59 +0800
Subject: [PATCH] Add more compile checks and resolve warnings

---
 .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