10 lines
115 B
Plaintext
10 lines
115 B
Plaintext
# Ignore everything by default
|
|
*
|
|
|
|
!*/
|
|
# Whitelist specific files and directories
|
|
!.gitignore
|
|
!SKILL.md
|
|
!*.py
|
|
!*.md
|