Files
skills/.gitignore
xiongxiao 884b1cd2dc init
2026-03-17 14:27:33 +08:00

20 lines
133 B
Plaintext

*.exe
*.exe~
*.dll
*.so
*.dylib
# Build output
bin/
# Config
.env
config.local.yaml
logs
# js
node_modules
dist
pack-dist
storage