6 lines
130 B
Plaintext
6 lines
130 B
Plaintext
# Ignore all files in this directory (so keys aren't pushed to Git)
|
|
*
|
|
|
|
# But don't ignore this .gitignore file itself
|
|
!.gitignore
|