From ff66e3f0b5d82901d475007e8d5208d99e0fb543 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Tue, 3 Dec 2013 20:41:03 -0500 Subject: v4 v5: rake create build & install sisu gemspec; (.gitignore), work on * gemspec adjusted to install only libraries related to a version (v4 or v5) * select sisu version to create, build & install --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index b5bf83df..6d13f762 100644 --- a/.gitignore +++ b/.gitignore @@ -3,5 +3,5 @@ # For a project mostly in C, the following would be a good set of # exclude patterns (uncomment them if you want to use them): *~ -sisu-*.gem -sisu*.gemspec +*.gem +*.gemspec -- cgit v1.2.3