Skip to content

Commit 04c96c2

Browse files
committed
Ignore .venv directories
1 parent 1d5c797 commit 04c96c2

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
*.egg-info
22
*.pyc
33

4-
build
5-
dist
4+
/.venv*
5+
/build
6+
/dist
67

78
.mypy_cache
89

0 commit comments

Comments
 (0)