From 320ca19c49c4ddbedbd95ffdd481994892f263ff Mon Sep 17 00:00:00 2001 From: Georgios Andreadis Date: Fri, 22 Sep 2017 20:31:26 +0200 Subject: Use env variables for logging and oauth control --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 8d7ac584..db036d85 100644 --- a/.gitignore +++ b/.gitignore @@ -24,5 +24,8 @@ yarn-error.log* # Yarn yarn.lock +# Environment variables +.env + # Sass output *.css -- cgit v1.2.3