mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
Remove multiple files from VCS
This commit is contained in:
parent
e6037c3471
commit
56a684d5ba
5 changed files with 43 additions and 15 deletions
19
common/wakatime.example.cfg
Normal file
19
common/wakatime.example.cfg
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue