12 lines
132 B
Text
12 lines
132 B
Text
# ignore everything
|
|
*
|
|
|
|
# except
|
|
!early-init.el
|
|
!init.org
|
|
!README.org
|
|
!.gitignore
|
|
!snippets
|
|
!snippets/**
|
|
!abbrev_defs
|
|
/early-init.el
|