diff .hgignore @ 499:5b7a4327f6c0

Recommend using .env.local instead of copying .env.sample See https://cli.vuejs.org/guide/mode-and-env.html#local-only-variables.
author Tom Gottfried <tom@intevation.de>
date Fri, 24 Aug 2018 15:14:10 +0200
parents f9b6f5a2aaa9
children ef7f56d326ae
line wrap: on
line diff
--- a/.hgignore	Fri Aug 24 14:41:02 2018 +0200
+++ b/.hgignore	Fri Aug 24 15:14:10 2018 +0200
@@ -73,8 +73,8 @@
 # Yarn Integrity file
 .yarn-integrity
 
-# dotenv environment variables file
-.env
+# local dotenv environment variables file
+.env.local
 
 ### Vim ###
 # swap