6 lines
84 B
Text
6 lines
84 B
Text
|
# Ignore everything in this directory
|
||
|
*
|
||
|
# Except these files
|
||
|
!.gitignore
|
||
|
!README.md
|