mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-04-28 03:20:11 +00:00
chore: update gitignore to exclude dev artifacts
This commit is contained in:
parent
e85ec858fd
commit
10df3e4d95
1 changed files with 7 additions and 2 deletions
9
.gitignore
vendored
9
.gitignore
vendored
|
|
@ -199,8 +199,13 @@ measure_sessions.sh
|
|||
|
||||
# Auto-backup logs
|
||||
|
||||
# Local backup scripts (not committed)
|
||||
scripts/watch-backup.sh
|
||||
# Local backup/snapshot scripts (not committed)
|
||||
scripts/watch-snapshot.sh
|
||||
scripts/auto-backup.sh
|
||||
scripts/safe-checkout.sh
|
||||
BACKUP_SYSTEM.md
|
||||
|
||||
# Generated artifacts
|
||||
eval
|
||||
test_output.txt
|
||||
coverage_summary.txt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue