diff --git a/misc/code_preloader.sample.yaml b/misc/code_preloader.sample.yaml index f40413d..97f1472 100644 --- a/misc/code_preloader.sample.yaml +++ b/misc/code_preloader.sample.yaml @@ -1,11 +1,14 @@ --- ignore_list: - - .git - - .code_preloader.yml - - bin + - ^\./.git/ + - ^\./misc/.* + - ^\./bin + - ^\./lib + - ^\./misc - LICENSE - prompts + - Makefile output_file_path: null