18 lines
239 B
Text
18 lines
239 B
Text
# ignore everything
|
|
*
|
|
|
|
# except
|
|
!init.org
|
|
!*.org
|
|
!.gitignore
|
|
!snippets
|
|
!snippets/**
|
|
!abbrev_defs
|
|
!prompts
|
|
!prompts/**
|
|
!org-mode-syntax-cheat-sheet-for-llms.txt
|
|
!system-prompts
|
|
!system-prompts/**
|
|
!composable-prompts
|
|
!composable-prompts/**
|
|
|