summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorJeff Kreeftmeijer <jeff@kreeftmeijer.nl>2011-01-16 14:38:05 +0100
committerJeff Kreeftmeijer <jeff@kreeftmeijer.nl>2011-01-16 14:38:05 +0100
commitfd16db89a4387da0836260b034363281d3a2cb52 (patch)
tree9f55c875cb38091d250323310c605aab7b66128d /.gitignore
parentb90543f46b94af5d5c24720d8dce59e839c7409e (diff)
downloadbacon-fd16db89a4387da0836260b034363281d3a2cb52.tar.gz
bacon-fd16db89a4387da0836260b034363281d3a2cb52.tar.xz
bacon-fd16db89a4387da0836260b034363281d3a2cb52.zip
Move the Gem::Specification to bacon.gemspec
So the gem can be built and released using gem build and gem push and to allow
tools like Bundler to install Bacon from git or from the local filesystem.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ac3bca2..cbf7672 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ ann-*
 *.tar.gz
 doc
 pkg
+*.gem