mirror of
https://github.com/zoriya/v10.git
synced 2026-08-16 02:45:09 +00:00
chore: gitignore cleanup (#21)
This commit is contained in:
@@ -1,29 +0,0 @@
|
||||
# Web/HTML specific ignores
|
||||
|
||||
# Webpack
|
||||
.webpack/
|
||||
|
||||
# Parcel
|
||||
.parcel-cache/
|
||||
.cache/
|
||||
|
||||
# Vite
|
||||
.vite/
|
||||
|
||||
# Bundle analyzer
|
||||
bundle-analyzer-report.html
|
||||
|
||||
# Service worker
|
||||
sw.js
|
||||
sw.js.map
|
||||
|
||||
# Static assets that might be generated
|
||||
*.generated.js
|
||||
*.generated.css
|
||||
|
||||
# Web Components polyfills (if downloaded)
|
||||
webcomponents-*.js
|
||||
|
||||
# PWA related
|
||||
manifest.json.generated
|
||||
workbox-*.js
|
||||
Reference in New Issue
Block a user