diff options
author | Ralph Amissah <ralph@amissah.com> | 2013-12-03 20:41:03 -0500 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2013-12-03 20:41:03 -0500 |
commit | ff66e3f0b5d82901d475007e8d5208d99e0fb543 (patch) | |
tree | 33746aacd0b2e59b3f0ba7a27c96b8ea870c0350 /.gitignore | |
parent | v4 v5: version & changelog (diff) |
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
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |