From 2ab07a79f1a1856c4a9297ce477926aa265ddbf2 Mon Sep 17 00:00:00 2001 From: Dan Barber Date: Mon, 24 Mar 2014 08:32:11 +0000 Subject: [PATCH] Update gitignore. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 6a502e9..927b5aa 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,6 @@ # Ignore all logfiles and tempfiles. /log/*.log /tmp + +# Ignore environment variables +.envrc