Skip to content

Commit 9cb6f13

Browse files
committed
chore: Ignore dist dirs in subpackages
1 parent 584cdb5 commit 9cb6f13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
.venv/
99
.venvs/
1010
/build/
11-
/dist/
11+
dist/
1212

1313
# tools
1414
.coverage*

0 commit comments

Comments
 (0)