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