Add build outputs to .gitignore
- public/ (Quartz build output) - quartz/.quartz-cache/ (Quartz cache) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
b20b598643
commit
9302fc2e2e
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1 +1,3 @@
|
|||
node_modules/
|
||||
public/
|
||||
quartz/.quartz-cache/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue