about summary refs log tree commit homepage
path: root/.gitignore
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2013-02-08 18:50:07 +0000
committerEric Wong <normalperson@yhbt.net>2013-02-08 18:51:40 +0000
commitcb0623f25db7f06660e563e8e746bfe0ae5ba9c5 (patch)
treef796b3c1cb733c0ea5b00a58da6e670deb4a88ca /.gitignore
parent1b3352ec9b5c9eeb58cf330d6b9ce8753af4ec16 (diff)
downloadunicorn-cb0623f25db7f06660e563e8e746bfe0ae5ba9c5.tar.gz
This DRYs out our code and prevents snafus like the 4.6.0
release where UNICORN_VERSION stayed at 4.5.0

Reported-by: Maurizio De Santis <m.desantis@morganspa.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 50c2736..19a82d6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@ pkg/
 /man
 /tmp
 /LATEST
+/lib/unicorn/version.rb