6 lines
110 B
Plaintext
6 lines
110 B
Plaintext
# Ignore everything in this directory
|
|
*
|
|
|
|
# But keep this file so the directory exists in the repo
|
|
!.gitignore
|