chore: remove duplicate sw 2.js and add to gitignore
- Remove public/sw 2.js (misnamed PWA build artifact) - Ignore public/sw 2.js in .gitignore to prevent re-add Made-with: Cursor
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -37,5 +37,6 @@ next-env.d.ts
|
||||
|
||||
# PWA
|
||||
public/sw.js
|
||||
public/sw 2.js
|
||||
public/workbox-*.js
|
||||
public/swe-worker-*.js
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user