Skip to content

Commit c7b18ce

Browse files
committed
Update .gitignore
1 parent 5b42802 commit c7b18ce

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,11 @@ npm-debug.log*
2828
# Environment
2929
.env
3030
.env.local
31+
32+
# --- baseline additions (automated audit 2026-04-21) ---
33+
__pycache__/
34+
*.pyc
35+
dist/
36+
build/
37+
.venv/
38+
venv/

0 commit comments

Comments
 (0)