Files
bot/.gitignore
syui bd20f7af19
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 18s
fix
2025-12-13 10:21:11 +09:00

21 lines
226 B
Plaintext

Cargo.lock
target
#*.json
*.DS_Store
**.DS_Store
scpt/json/
.config/ai/*.toml
.config/ai/*.json
.config/ai/txt
.config/ai/png
.ssh/*.key
.ssh/*.pub
.ssh/*config
.env
pnpm-lock.yaml
**Cargo.lock
*/target/
*/**/*.rs.bk
.claude