chore: add to-ignore directory to gitignore
- Create personal notes folder excluded from version control - Move SEO_SETUP_TODO.md to to-ignore/ Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
e1bb05d6d4
commit
a4eed95f47
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -20,3 +20,6 @@ npm-debug.log*
|
|||
*.log
|
||||
*.tmp
|
||||
*.bak
|
||||
|
||||
# Personal notes & temp files
|
||||
to-ignore/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue