2949984428_claude-skill-sync/.gitignore
2026-04-23 16:16:00 +08:00

13 lines
180 B
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 用户本地设置(含本机 home 路径,不应入库)
data.json
# macOS
.DS_Store
# Editor
.vscode/
.idea/
# Node如果以后改成 TS 编译)
node_modules/
*.log