7 lines
93 B
Text
7 lines
93 B
Text
|
# Ignore everything in this directory
|
||
|
*
|
||
|
# Except these files
|
||
|
!.gitignore
|
||
|
!README.md
|
||
|
!undodir
|