emacs-config/.gitignore

19 lines
259 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/**
!prompts
!prompts/**