Skip to content

Commit 90ac42a

Browse files
committed
MAINT: .gitignore dist/
1 parent 356327f commit 90ac42a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ __pycache__
33
lib/
44
bin/
55
venv/
6-
.pytest_cache
6+
.pytest_cache
7+
dist/

0 commit comments

Comments
 (0)