From: Bèr Kessels Date: Fri, 13 Dec 2019 13:04:57 +0000 (+0100) Subject: Ignore development specfic env file (#12606) X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=d53330f65b7dcb9f8e22244f5c72facb645213e3;p=mastodon.git Ignore development specfic env file (#12606) --- diff --git a/.gitignore b/.gitignore index c3f20deea..804eb7bdc 100644 --- a/.gitignore +++ b/.gitignore @@ -23,6 +23,7 @@ public/packs public/packs-test .env .env.production +.env.development node_modules/ build/