mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 00:33:00 +00:00
19 lines
253 B
INI
19 lines
253 B
INI
|
|
[settings]
|
|
api_key = FILL_YOUR_API_KEY_HERE
|
|
exclude =
|
|
^COMMIT_EDITMSG$
|
|
^TAG_EDITMSG$
|
|
*.md
|
|
*.org
|
|
*.txt
|
|
*.log
|
|
include =
|
|
readme.md
|
|
README.md
|
|
readme.org
|
|
README.org
|
|
readme.txt
|
|
README.txt
|
|
readme
|
|
README
|