Remove build artifacts and add .gitignore for PWA
Remove accidentally committed node_modules/ and dist/ directories, and add .gitignore to prevent them from being tracked. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
e8428de775
commit
9639ad44f4
12017 changed files with 2 additions and 1791797 deletions
2
pwa/.gitignore
vendored
Normal file
2
pwa/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
node_modules/
|
||||
dist/
|
||||
Loading…
Add table
Add a link
Reference in a new issue