Skip to content

Commit b131b6f

Browse files
committed
fix: add exception to gitignore for registry static worker.js
1 parent 4a7470f commit b131b6f

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
@@ -15,6 +15,7 @@ package-lock.json
1515
!svelte.config.js
1616
!tailwind.config.js
1717
!postcss.config.js
18+
!svelte/registry/static/worker.js
1819
**/*.d.ts
1920
**/*.d.ts.map
2021
!light-bolt11-decoder.d.ts

0 commit comments

Comments
 (0)