chore: Add uploads directory to gitignore
Prevents temporary upload files from being tracked in version control. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
3aa97aa2e5
commit
4ba4bb8477
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -84,3 +84,4 @@ docs/discord/
|
|||
docs/plans/MASTER_PLAN_DISCORD_WEBSITE_LAUNCH.md
|
||||
docs/session-handoffs/
|
||||
demos/**/venv/
|
||||
uploads/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue