mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
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:
parent
9c99c7c65a
commit
c507bb982d
14 changed files with 2 additions and 248 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -304,4 +304,5 @@ Output-Performance.txt
|
|||
|
||||
# vscode
|
||||
.vscode
|
||||
.history
|
||||
.history**/codemap.md
|
||||
.slim/
|
||||
|
|
|
|||
|
|
@ -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? -->
|
||||
|
|
@ -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? -->
|
||||
|
|
@ -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? -->
|
||||
|
|
@ -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? -->
|
||||
|
|
@ -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? -->
|
||||
|
|
@ -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? -->
|
||||
|
|
@ -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? -->
|
||||
|
|
@ -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? -->
|
||||
|
|
@ -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? -->
|
||||
|
|
@ -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? -->
|
||||
|
|
@ -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? -->
|
||||
|
|
@ -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? -->
|
||||
|
|
@ -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? -->
|
||||
Loading…
Reference in a new issue