mirror of
https://github.com/0xMassi/webclaw.git
synced 2026-05-13 17:02:36 +02:00
chore: add config.example.json and gitignore config.json
This commit is contained in:
parent
f22051491f
commit
9acecba314
2 changed files with 50 additions and 0 deletions
16
.gitignore
vendored
16
.gitignore
vendored
|
|
@ -1,5 +1,21 @@
|
|||
target/
|
||||
.DS_Store
|
||||
.env
|
||||
config.json
|
||||
proxies.txt
|
||||
.claude/skills/
|
||||
.omc
|
||||
.lavra
|
||||
.beads
|
||||
.cache
|
||||
docs/plans
|
||||
docs/superpowers
|
||||
docs/reports
|
||||
docs/sessions
|
||||
benchmarks
|
||||
docs
|
||||
|
||||
# Beads / Dolt files (added by bd init)
|
||||
.dolt/
|
||||
*.db
|
||||
.beads-credential-key
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue