Skip to content

Commit 09736d4

Browse files
committed
Update .gitignore to exclude .venv
1 parent f21937c commit 09736d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ __pycache__/
77
*.so
88

99
# Distribution / packaging
10+
main.py
1011
.venv/
1112
.Python
1213
build/

0 commit comments

Comments
 (0)