Commit c2123c1
committed
feat: add .env to gitignore for diffusion api v1
Added the .env file path for the diffusion API v1 to the .gitignore file to prevent sensitive environment configuration from being committed to the repository. This follows security best practices by ensuring that local development environment files are properly excluded from version control.1 parent 2d4bb3b commit c2123c1
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
| 194 | + | |
0 commit comments