chore(git): remove codemap files from tracking and add to gitignore

- Remove 13 codemap.md files from git index (Plugins/Flow.Launcher.Plugin.Explorer)
- Add **/codemap.md pattern to .gitignore
- Add .slim/ to .gitignore
This commit is contained in:
Shengkai Lin 2026-02-01 13:26:50 +08:00
parent 9c99c7c65a
commit c507bb982d
14 changed files with 2 additions and 248 deletions

3
.gitignore vendored
View file

@ -304,4 +304,5 @@ Output-Performance.txt
# vscode
.vscode
.history
.history**/codemap.md
.slim/

View file

@ -1,19 +0,0 @@
# Plugins/Flow.Launcher.Plugin.Explorer/Exceptions/
<!-- Explorer: Fill in this section with architectural understanding -->
## Responsibility
<!-- What is this folder's job in the system? -->
## Design
<!-- Key patterns, abstractions, architectural decisions -->
## Flow
<!-- How does data/control flow through this module? -->
## Integration
<!-- How does it connect to other parts of the system? -->

View file

@ -1,19 +0,0 @@
# Plugins/Flow.Launcher.Plugin.Explorer/Helper/
<!-- Explorer: Fill in this section with architectural understanding -->
## Responsibility
<!-- What is this folder's job in the system? -->
## Design
<!-- Key patterns, abstractions, architectural decisions -->
## Flow
<!-- How does data/control flow through this module? -->
## Integration
<!-- How does it connect to other parts of the system? -->

View file

@ -1,19 +0,0 @@
# Plugins/Flow.Launcher.Plugin.Explorer/Search/DirectoryInfo/
<!-- Explorer: Fill in this section with architectural understanding -->
## Responsibility
<!-- What is this folder's job in the system? -->
## Design
<!-- Key patterns, abstractions, architectural decisions -->
## Flow
<!-- How does data/control flow through this module? -->
## Integration
<!-- How does it connect to other parts of the system? -->

View file

@ -1,19 +0,0 @@
# Plugins/Flow.Launcher.Plugin.Explorer/Search/Everything/Exceptions/
<!-- Explorer: Fill in this section with architectural understanding -->
## Responsibility
<!-- What is this folder's job in the system? -->
## Design
<!-- Key patterns, abstractions, architectural decisions -->
## Flow
<!-- How does data/control flow through this module? -->
## Integration
<!-- How does it connect to other parts of the system? -->

View file

@ -1,19 +0,0 @@
# Plugins/Flow.Launcher.Plugin.Explorer/Search/Everything/
<!-- Explorer: Fill in this section with architectural understanding -->
## Responsibility
<!-- What is this folder's job in the system? -->
## Design
<!-- Key patterns, abstractions, architectural decisions -->
## Flow
<!-- How does data/control flow through this module? -->
## Integration
<!-- How does it connect to other parts of the system? -->

View file

@ -1,19 +0,0 @@
# Plugins/Flow.Launcher.Plugin.Explorer/Search/IProvider/
<!-- Explorer: Fill in this section with architectural understanding -->
## Responsibility
<!-- What is this folder's job in the system? -->
## Design
<!-- Key patterns, abstractions, architectural decisions -->
## Flow
<!-- How does data/control flow through this module? -->
## Integration
<!-- How does it connect to other parts of the system? -->

View file

@ -1,19 +0,0 @@
# Plugins/Flow.Launcher.Plugin.Explorer/Search/QuickAccessLinks/
<!-- Explorer: Fill in this section with architectural understanding -->
## Responsibility
<!-- What is this folder's job in the system? -->
## Design
<!-- Key patterns, abstractions, architectural decisions -->
## Flow
<!-- How does data/control flow through this module? -->
## Integration
<!-- How does it connect to other parts of the system? -->

View file

@ -1,19 +0,0 @@
# Plugins/Flow.Launcher.Plugin.Explorer/Search/WindowsIndex/
<!-- Explorer: Fill in this section with architectural understanding -->
## Responsibility
<!-- What is this folder's job in the system? -->
## Design
<!-- Key patterns, abstractions, architectural decisions -->
## Flow
<!-- How does data/control flow through this module? -->
## Integration
<!-- How does it connect to other parts of the system? -->

View file

@ -1,19 +0,0 @@
# Plugins/Flow.Launcher.Plugin.Explorer/Search/
<!-- Explorer: Fill in this section with architectural understanding -->
## Responsibility
<!-- What is this folder's job in the system? -->
## Design
<!-- Key patterns, abstractions, architectural decisions -->
## Flow
<!-- How does data/control flow through this module? -->
## Integration
<!-- How does it connect to other parts of the system? -->

View file

@ -1,19 +0,0 @@
# Plugins/Flow.Launcher.Plugin.Explorer/ViewModels/
<!-- Explorer: Fill in this section with architectural understanding -->
## Responsibility
<!-- What is this folder's job in the system? -->
## Design
<!-- Key patterns, abstractions, architectural decisions -->
## Flow
<!-- How does data/control flow through this module? -->
## Integration
<!-- How does it connect to other parts of the system? -->

View file

@ -1,19 +0,0 @@
# Plugins/Flow.Launcher.Plugin.Explorer/Views/Avalonia/
<!-- Explorer: Fill in this section with architectural understanding -->
## Responsibility
<!-- What is this folder's job in the system? -->
## Design
<!-- Key patterns, abstractions, architectural decisions -->
## Flow
<!-- How does data/control flow through this module? -->
## Integration
<!-- How does it connect to other parts of the system? -->

View file

@ -1,19 +0,0 @@
# Plugins/Flow.Launcher.Plugin.Explorer/Views/
<!-- Explorer: Fill in this section with architectural understanding -->
## Responsibility
<!-- What is this folder's job in the system? -->
## Design
<!-- Key patterns, abstractions, architectural decisions -->
## Flow
<!-- How does data/control flow through this module? -->
## Integration
<!-- How does it connect to other parts of the system? -->

View file

@ -1,19 +0,0 @@
# Plugins/Flow.Launcher.Plugin.Explorer/
<!-- Explorer: Fill in this section with architectural understanding -->
## Responsibility
<!-- What is this folder's job in the system? -->
## Design
<!-- Key patterns, abstractions, architectural decisions -->
## Flow
<!-- How does data/control flow through this module? -->
## Integration
<!-- How does it connect to other parts of the system? -->