Skip to content

Commit 5b72a82

Browse files
committed
Add dist/ to .gitignore
1 parent 6963387 commit 5b72a82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
.mypy_cache/
33
__pycache__/
44
.coverage
5+
dist/
56

67
# Editors
78
.idea/

0 commit comments

Comments
 (0)