6 lines
79 B
Text
6 lines
79 B
Text
|
# Ignore everything in this directory
|
||
|
*
|
||
|
# Except this file
|
||
|
!.gitignore
|
||
|
!README
|