diff options
author | AJ Christensen <aj@junglist.gen.nz> | 2009-01-29 15:41:15 +0800 |
---|---|---|
committer | Adam Jacob <adam@hjksolutions.com> | 2009-01-31 09:09:03 +0800 |
commit | 0329e0a11c7280799cda39d2812b4db6f1597e8c (patch) | |
tree | 96c9aaa10a44e2b1046a0ac92b5b19abc0c09d35 /.gitignore | |
parent | 682160dc3fb467bb7abd0497a6f748ac03f4b944 (diff) | |
download | ohai-0329e0a11c7280799cda39d2812b4db6f1597e8c.tar.gz |
Fixes for ohai-35
Removing legacy files
Adding ohai.gemspec to gitignore, and deleting the in-source version
Signed-off-by: Adam Jacob <adam@hjksolutions.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ pkg/ tmp/ coverage/ +ohai.gemspec |