7 lines
60 B
Plaintext
7 lines
60 B
Plaintext
# Ignore everything
|
|
*
|
|
|
|
# Except the .gitignore
|
|
!.gitignore
|
|
|