chore: gitignore cleanup (#21)

This commit is contained in:
Rahim
2025-09-23 23:32:00 +10:00
committed by GitHub
parent 6ad5340b40
commit e3dcb6aba7
6 changed files with 76 additions and 194 deletions
-29
View File
@@ -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