fix - dont remove .env from playground

This commit is contained in:
Adam Matthiesen 2024-01-29 03:01:27 -08:00
parent 3a536c1243
commit c456b39e60
2 changed files with 2 additions and 3 deletions

2
playground/.env Normal file
View File

@ -0,0 +1,2 @@
CONTENT_API_KEY=a33da3965a3a9fb2c6b3f63b48
CONTENT_API_URL=https://ghostdemo.matthiesen.xyz

View File

@ -13,9 +13,6 @@ yarn-debug.log*
yarn-error.log* yarn-error.log*
pnpm-debug.log* pnpm-debug.log*
# environment variables
.env
.env.production
# macOS-specific files # macOS-specific files
.DS_Store .DS_Store