Skip to content

Commit f6141e1

Browse files
Pigbibicodex
andcommitted
security: ignore local environment files
Co-Authored-By: Codex <noreply@openai.com>
1 parent 453e804 commit f6141e1

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
.venv/
2+
.env
3+
.env.*
4+
!*.env.example
25
__pycache__/
36
.pytest_cache/
47
.ruff_cache/

0 commit comments

Comments
 (0)