gb/.gitignore
2026-03-15 18:07:39 -03:00

76 lines
978 B
Text

# Build artifacts
target/
*.out
bin/
*.png
*.jpg
# 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
.swp
# Lock file
# Cargo.lock (should be tracked)
.kiro
config
# Data directory (contains bot configs and API keys)
data/
# Playwright
node_modules/
/test-results/
/playwright-report/
/blob-report/
/playwright/.cache/
/playwright/.auth/
config/directory_config.json
# CI cache bust: Fri Feb 13 22:33:51 UTC 2026
# Secrets - NEVER commit these files
vault-unseal-keys
start-and-unseal.sh
vault-token-*
init.json
*.pem
*.key
*.crt
*.cert
$null
AppData/
build_errors.txt
build_errors2.txt
build_errors2_utf8.txt
build_errors3.txt
build_errors_utf8.txt
check.json
clippy.txt
clippy2.txt
clippy_output.txt
clippy_warnings.txt
errors.txt
errors_utf8.txt