remove accidentally tracked node_modules, update gitignore
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user