remove accidentally tracked node_modules, update gitignore

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
jamey
2026-02-18 21:23:42 +00:00
parent 9528700862
commit 34aa8190d6
38 changed files with 3 additions and 22584 deletions

3
.gitignore vendored
View File

@@ -65,7 +65,10 @@ berrypod-*.tar
# In case you use Node.js/npm, you want to ignore these.
npm-debug.log
node_modules/
/assets/node_modules/
package.json
package-lock.json
# Environment variables (API tokens, secrets)
.env