Files
RePrompt/src/config.yaml
Keep Creating Online 26a8ea4a67 update
2025-01-13 15:24:15 -05:00

29 lines
571 B
YAML

custom_sections:
- file: changelog.txt
section_title: Changelog
- file: LICENSE.txt
section_title: License
exclude_dirs:
- node_modules
- venv
- __pycache__
- .git
- dist
- build
- logs
- .idea
- .vscode
important_files:
- src\app.py
- src\config.yaml
- src\generate_repo_context.py
- src\index.html
- src\README.md
- src\requirements.txt
- src\saved_config.yaml
- src\global_files\format_response.md
- src\static_files\important_info.txt
- src\static_files\overview.txt
- src\static_files\to-do_list.txt
source_directory: C:\Users\user\Documents\GitHub\Context-Tool