Skip to content

Commit 8d41aa1

Browse files
Update .gitignore to exclude dist directories
Co-authored-by: raphael-goetz <52959657+raphael-goetz@users.noreply.github.com>
1 parent a93a479 commit 8d41aa1

File tree

2 files changed

+2
-3672
lines changed

2 files changed

+2
-3672
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ reader/ts/src/*.js
66
reader/ts/build
77
bundles
88
reader/**/*.js
9-
*.d.ts
9+
*.d.ts
10+
**/dist

0 commit comments

Comments
 (0)