diff options
Diffstat (limited to 'Node.gitignore')
-rw-r--r-- | Node.gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Node.gitignore b/Node.gitignore index 96fd2254..20b0c921 100644 --- a/Node.gitignore +++ b/Node.gitignore @@ -72,7 +72,8 @@ web_modules/ # Yarn Integrity file .yarn-integrity -# dotenv environment variables file +# dotenv environment variable files +.env .env.development.local .env.test.local .env.production.local |