gb/.gitignore

47 lines
528 B
Text

# Build artifacts
target/
*.out
bin/
# Logs
*.log
*logfile*
*-log*
# Temporary files
.tmp*
.tmp/*
# Environment files
.env
*.env
# Work directories
work/
# Redis
*.rdb
# Documentation build
docs/book
# Installers (keep gitkeep)
botserver-installers/*
!botserver-installers/.gitkeep
botserver-stack
TODO*
work
# Lock file (regenerated from Cargo.toml)
Cargo.lock
.kiro
config
# Playwright
node_modules/
/test-results/
/playwright-report/
/blob-report/
/playwright/.cache/
/playwright/.auth/
config/directory_config.json