mirror of
https://github.com/i701/sarlink-portal.git
synced 2026-01-09 03:55:20 +00:00
feat: add example environment configuration file and update .gitignore to include .env files
All checks were successful
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 3m35s
All checks were successful
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 3m35s
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -30,7 +30,9 @@ yarn-debug.log*
|
||||
yarn-error.log*
|
||||
|
||||
# env files (can opt-in for committing if needed)
|
||||
.env*
|
||||
.env
|
||||
.env.local
|
||||
|
||||
|
||||
# vercel
|
||||
.vercel
|
||||
|
||||
Reference in New Issue
Block a user