chore: ignore local untracked files for clean updates
This commit is contained in:
parent
109ac1c549
commit
48f97b4667
8
.gitignore
vendored
8
.gitignore
vendored
@ -71,3 +71,11 @@ USER.md
|
||||
|
||||
# local tooling
|
||||
.serena/
|
||||
|
||||
# Local untracked (ignore for updates)
|
||||
Peekaboo/
|
||||
logs/
|
||||
research/
|
||||
*.log
|
||||
sessions.json*
|
||||
scripts/restrict_vnc_to_tailscale.sh
|
||||
|
||||
Loading…
Reference in New Issue
Block a user