Remove multiple files from VCS

This commit is contained in:
js0ny 2025-01-29 21:48:49 +00:00
parent e6037c3471
commit 56a684d5ba
5 changed files with 43 additions and 15 deletions

View file

@ -0,0 +1,19 @@
[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