0701089ecf
- Remove launcher binary from all git history (git-filter-repo) - Add launcher, run/*.pid, run/*.log to .gitignore - Remove tracked run/assistant-bot.pid (runtime file) - Add dev-scripts/reset-password.sh Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
9 lines
56 B
Plaintext
9 lines
56 B
Plaintext
.env
|
|
*.db
|
|
*.log
|
|
data/
|
|
bin/
|
|
launcher
|
|
run/*.pid
|
|
run/*.log
|