From 8e6982a31af4ba0dbf615e68fcdd8cae7bdf26df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Sk=C3=B6ld?= Date: Mon, 4 May 2015 20:47:50 +0200 Subject: [PATCH] Don't commit .env --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 96dab5c..39ec3a0 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -test/output \ No newline at end of file +test/output +.env