4 lines
69 B
Text
4 lines
69 B
Text
# Ignore all files in this directory
|
|
*
|
|
# Except this one
|
|
!.gitignore
|