Skip to content

Commit a818dd3

Browse files
author
Aadit Kamat
authored
Update gitignore
1 parent 74c37ca commit a818dd3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
.vscode/
66
.idea/
77

8+
# Python
9+
.venv/
10+
811
# Pytest
912
**/.pytest_cache
1013
**/*.pyc

0 commit comments

Comments
 (0)