emacs-config/.gitignore
2025-01-23 14:21:19 +01:00

10 lines
104 B
Text

# ignore everything
*
# except
!early-init.el
!init.org
!README.org
!.gitignore
!snippets
!snippets/**