Skip to content
Open
Show file tree
Hide file tree
Changes from 12 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -171,3 +171,7 @@ _summary.ps

# vscode config files
.vscode

# MacOs OS files
.DS_store
*.local.json
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ repos:
args: ["--ignore-words-list=doas"]

- repo: https://github.com/rhysd/actionlint
rev: "v1.7.10"
rev: "v1.7.11"
hooks:
- id: actionlint

Expand Down
285 changes: 285 additions & 0 deletions devdocs/kinetic_scheme/architecture.md

Large diffs are not rendered by default.

Loading
Loading