chore: update .gitignore to track .env file and add .env.template
This commit is contained in:
5
.env.template
Normal file
5
.env.template
Normal file
@@ -0,0 +1,5 @@
|
||||
# Local PostgreSQL database URL
|
||||
DATABASE_URL=
|
||||
|
||||
# Supabase database URL
|
||||
SUPABASE_URL=
|
||||
Reference in New Issue
Block a user