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