Skip to content

Commit 40011f3

Browse files
committed
chore: add pwa build files in gitignore
1 parent b6bb955 commit 40011f3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: .gitignore

+4
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,7 @@ yarn-error.log*
3333
# typescript
3434
*.tsbuildinfo
3535
next-env.d.ts
36+
37+
# sw stuff
38+
public/sw.js
39+
public/workbox-*.js

0 commit comments

Comments
 (0)