mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-03-11 17:21:03 +08:00
feat: implement ignore patterns and extension filters in CodexLens
- Added tests to ensure loading of ignore patterns and extension filters from settings. - Implemented functionality to respect ignore patterns and extension filters during file indexing. - Created integration tests for CodexLens ignore-pattern configuration routes. - Added a new AdvancedTab component with tests for managing ignore patterns and extension filters. - Established a comprehensive branding naming system for the Maestro project, including guidelines for package names, CLI commands, and directory structure.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
print('artifact')
|
||||
@@ -0,0 +1 @@
|
||||
print('artifact')
|
||||
@@ -0,0 +1 @@
|
||||
print('artifact')
|
||||
@@ -0,0 +1 @@
|
||||
print('artifact')
|
||||
@@ -0,0 +1 @@
|
||||
print('artifact')
|
||||
1
codex-lens/.pytest-temp/test_collect_dirs_by_depth_ski0/dist/generated.py
vendored
Normal file
1
codex-lens/.pytest-temp/test_collect_dirs_by_depth_ski0/dist/generated.py
vendored
Normal file
@@ -0,0 +1 @@
|
||||
print('artifact')
|
||||
@@ -0,0 +1 @@
|
||||
print('artifact')
|
||||
@@ -0,0 +1 @@
|
||||
print('ok')
|
||||
@@ -0,0 +1 @@
|
||||
print('artifact')
|
||||
Reference in New Issue
Block a user