From 6e73d8531ba409e513c2d491d473a7b593614733 Mon Sep 17 00:00:00 2001 From: Jan Breuer <jan.breuer@jaybee.cz> Date: 周日, 19 4月 2015 05:31:39 +0800 Subject: [PATCH] Remove generationg .so and update makefiles --- .gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index cdb9024..74a71f5 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ /libscpi/obj/ /libscpi/dist/ +/nbproject/ \ No newline at end of file -- Gitblit v1.9.1