Skip to content

Commit 027dfa5

Browse files
committed
🔧 chore(.gitignore): add /venv/ to .gitignore to prevent committing Python virtual environment files
1 parent 16596e1 commit 027dfa5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ build/
66
dist/
77
/.vscode/
88
/.idea/
9+
/venv/

0 commit comments

Comments
 (0)