Commit 64843d2
Build: Add .yarn/ and package-lock.json to .gitignore
- Ignore .yarn/ directory (yarn cache and plugins)
- Ignore package-lock.json (npm lock file)
- These are build artifacts that shouldn't be committed
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent 7b94cbe commit 64843d2
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
23 | 25 | | |
24 | 26 | | |
25 | 27 | | |
| |||
0 commit comments