Skip to content

Commit 94925cd

Browse files
committed
chore: remove socket dist from version control
Remove dist/bootstrap.js from git tracking as it's now a build artifact. The .gitignore already includes /dist to prevent future tracking.
1 parent 8fd5498 commit 94925cd

File tree

2 files changed

+1
-261
lines changed

2 files changed

+1
-261
lines changed

packages/socket/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/coverage
2+
/dist
23
CHANGELOG.md
34
LICENSE
45
*.png

0 commit comments

Comments
 (0)