diff options
author | elijah <elijah@riseup.net> | 2012-10-25 13:47:13 -0700 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2012-10-25 13:47:13 -0700 |
commit | 36d4b178f1d6834da0d172cf0a10ec54c94714b9 (patch) | |
tree | 30251ef633328548d5b50ea61445037481687d70 /.gitignore | |
parent | a269255b2f51783ba19cbc363759ba9a61038ea0 (diff) |
updated gemspec, removed gemfile.lock
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..26e7265 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +Gemfile.lock +pkg
\ No newline at end of file |