Commit 2c3d7e3
Remove node_modules from git tracking and update .gitignore
- Remove accidentally committed node_modules directory from git index
- Update .gitignore to prevent future node_modules commits
- Add comprehensive gitignore patterns for Node.js projects
Fixes the issue where node_modules was incorrectly committed in commit 5c9508f.
Dependencies can be restored by running npm install or bun install.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 7b939df commit 2c3d7e3
File tree
895 files changed
+2
-165465
lines changed- node_modules
- .bin
- @asamuzakjp/css-color
- src
- js
- @csstools
- color-helpers
- css-calc
- css-color-parser
- css-parser-algorithms
- css-tokenizer
- agent-base
- cssstyle
- lib
- generated
- properties
- utils
- data-urls
- lib
- debug
- src
- decimal.js
- entities
- src
- generated
- html-encoding-sniffer
- lib
- http-proxy-agent
- https-proxy-agent
- iconv-lite
- .github
- .idea
- codeStyles
- inspectionProfiles
- encodings
- tables
- lib
- is-potential-custom-element-name
- jsdom
- lib
- jsdom
- browser
- parser
- resources
- level2
- level3
- living
- aborting
- attributes
- constraint-validation
- crypto
- cssom
- custom-elements
- domparsing
- events
- fetch
- file-api
- generated
- geometry
- helpers
- svg
- hr-time
- mutation-observer
- nodes
- range
- selection
- svg
- traversal
- webidl
- websockets
- webstorage
- window
- xhr
- lru-cache
- ms
- nwsapi
- src
- modules
- parse5
- punycode
- rrweb-cssom
- lib
- safer-buffer
- saxes
- symbol-tree
- lib
- tldts-core
- src
- lookup
- tldts
- bin
- src
- data
- tough-cookie
- tr46
- lib
- w3c-xmlserializer
- lib
- webidl-conversions
- lib
- whatwg-encoding
- lib
- whatwg-mimetype
- lib
- whatwg-url
- lib
- ws
- lib
- xml-name-validator
- lib
- xmlchars
- xmlns/1.0
- xml
- 1.0
- 1.1
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
895 files changed
+2
-165465
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
This file was deleted.
0 commit comments