Add environment setup instructions to README.md
This commit is contained in:
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
# Environment variables
|
||||
.env
|
||||
.env.local
|
||||
.env.*.local
|
||||
|
||||
# Scripts that might contain sensitive data (optional - uncomment if needed)
|
||||
# load_env.sh
|
||||
# git-credential-helper.sh
|
||||
|
||||
Reference in New Issue
Block a user