From eebd47fdb5a6150e6b519ea8c292b712127b8bcd Mon Sep 17 00:00:00 2001 From: Jan Breuer <jan.breuer@jaybee.cz> Date: 周一, 24 6月 2013 22:12:21 +0800 Subject: [PATCH] Update documentation --- .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