Skip to content

Commit 13d8627

Browse files
committed
add dist to gitignore
1 parent 1d7d864 commit 13d8627

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
@@ -3,6 +3,7 @@
33
.pytest_cache/
44
.coverage
55
.venv*
6+
dist/
67
.eggs
78
*.egg-info
89
.env/

0 commit comments

Comments
 (0)