Skip to content

Commit aee5e6d

Browse files
authored
chore: remove dist/ from git (#562)
1 parent 67ccd4e commit aee5e6d

File tree

3 files changed

+2
-7
lines changed

3 files changed

+2
-7
lines changed

.gitignore

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
1-
scratch
2-
node_modules
3-
lib-cov
4-
browser-tests.html
1+
node_modules/
2+
dist/

0 commit comments

Comments
 (0)