Skip to content

Commit d2d4c18

Browse files
authored
Merge pull request #210 from edmorley/gitignore-dot-venv
Add `.venv/` to `.gitignore`
2 parents 4c5f8fd + 69123ce commit d2d4c18

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
@@ -1,4 +1,5 @@
11
/.nox/
2+
/.venv/
23
/venv/
34
__pycache__/
45
.web_cache/

0 commit comments

Comments
 (0)