mirror of
https://github.com/lumina-rocks/lumina.git
synced 2026-06-04 17:51:16 +02:00
fix: add sw files to .gitignore
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -36,3 +36,8 @@ yarn-error.log*
|
||||
# typescript
|
||||
*.tsbuildinfo
|
||||
next-env.d.ts
|
||||
|
||||
# sw
|
||||
/public/sw.js
|
||||
/public/workbox-*.*.js
|
||||
/public/workbox-*.*.js.map
|
||||
Reference in New Issue
Block a user