diff --git a/misc/code_preloader.sample.yaml b/.code_preloader.yml similarity index 100% rename from misc/code_preloader.sample.yaml rename to .code_preloader.yml diff --git a/misc/code_preloader.sample.yml b/misc/code_preloader.sample.yml new file mode 100644 index 0000000..97f1472 --- /dev/null +++ b/misc/code_preloader.sample.yml @@ -0,0 +1,19 @@ +--- + +ignore_list: + - ^\./.git/ + - ^\./misc/.* + - ^\./bin + - ^\./lib + - ^\./misc + - LICENSE + - prompts + - Makefile + +output_file_path: null + +header_prompt_file_path: null + +footer_prompt_file_path: prompts/footer.txt + +#