Skip to content

Commit 17556a5

Browse files
committed
ignore build/ and venv/ dirs
1 parent ef975bc commit 17556a5

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
@@ -3,3 +3,5 @@
33
.tox
44
*.egg-info
55
dist/
6+
build/
7+
venv/

0 commit comments

Comments
 (0)