Commit 0442470
committed
Add .envrc to gitignore with example file
Added .envrc to .gitignore to prevent accidental commits of environment-specific
configurations. Included .envrc.example as a template for developers to copy and
customize with their local environment variables.
This ensures sensitive configuration remains local while providing clear guidance
on required environment setup.1 parent 1a9ead0 commit 0442470
2 files changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| 135 | + | |
135 | 136 | | |
136 | 137 | | |
137 | 138 | | |
| |||
0 commit comments