chore: ignore more files in config

This commit is contained in:
Glenn Y. Rolland 2024-01-04 11:52:23 +01:00
parent 31d9b6bcda
commit 8af888d898

View file

@ -1,19 +1,21 @@
--- ---
ignore_list: ignore_list:
- ^\./.git/ - ^\./\.git/.*
- ^\./\.vagrant/.*
- ^\./misc/.* - ^\./misc/.*
- ^\./bin - ^\./bin/.*
- ^\./lib - ^\./lib/.*
- ^\./misc - ^\./misc/.*
- LICENSE - ^\./prompts/.*
- prompts - ^\./LICENSE
- Makefile - ^\./Makefile
- .*\.svg$
output_file_path: null output_file_path: null
header_prompt_file_path: null header_prompt_file_path: null
footer_prompt_file_path: prompts/footer.txt footer_prompt_file_path: null
# #