Files
SKILLS/.gitignore
T
2026-04-18 20:02:26 +08:00

10 lines
115 B
Plaintext

# Ignore everything by default
*
!*/
# Whitelist specific files and directories
!.gitignore
!SKILL.md
!*.py
!*.md