Add .env to git

Signed-off-by: soupette <cyril.lpz@gmail.com>
This commit is contained in:
soupette 2021-07-15 12:41:07 +02:00
parent dc486fe143
commit dffa70c861
2 changed files with 2 additions and 1 deletions

2
packages/core/admin/.env Normal file
View File

@ -0,0 +1,2 @@
STRAPI_ADMIN_SHOW_TUTORIALS=false
STRAPI_ADMIN_UPDATE_NOTIFICATION=false

View File

@ -8,4 +8,3 @@ yarn-error.log
.DS_Store
npm-debug.log
.idea
.env