Skip to content

Commit bd576e7

Browse files
Merge pull request #96 from bryan-hoang/main
chore(git): ignore local `.venv` folder
2 parents 06304cc + 892c6f0 commit bd576e7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,5 @@ dist
1717
*.dylib
1818
*.dll
1919
*.pyd
20+
# Virtual Environment
21+
.venv/

0 commit comments

Comments
 (0)