9 lines
103 B
Plaintext
9 lines
103 B
Plaintext
# Ignore everything by default
|
|
*
|
|
|
|
# This file itself
|
|
!.gitignore
|
|
|
|
# Project configuration
|
|
!config.yaml
|