- update .env not necessary
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -12,9 +12,9 @@ node_modules
|
||||
/src-capacitor/node_modules
|
||||
/src-bex/www
|
||||
/src-bex/js/core
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
npm-debug.log
|
||||
yarn-debug.log
|
||||
yarn-error.log
|
||||
.idea
|
||||
*.suo
|
||||
*.ntvs*
|
||||
@@ -27,7 +27,6 @@ yarn-error.log*
|
||||
/_ALL_SITES/freeplanet.app/.env.test
|
||||
/_ALL_SITES/freeplanet.app/.env.production
|
||||
/_ALL_SITES/freeplanet.app/.env.development
|
||||
/.env.development
|
||||
/.env.test
|
||||
/.env.prod.bak
|
||||
!/_ALL_SITES/insiemesipuo.app/.env.test
|
||||
|
||||
Reference in New Issue
Block a user