6 lines
86 B
Plaintext
6 lines
86 B
Plaintext
# Ignore everything in this directory
|
|
*
|
|
# Except for this file
|
|
!.gitignore
|
|
!README.md
|