docs: add architecture.jpeg diagram, update README reference
- Add final architecture diagram (architecture.jpeg) - Update README to reference architecture.jpeg instead of docs/architecture.svg - Add .DS_Store to .gitignore 657 tests passing, 0 clippy warnings, cargo fmt clean
This commit is contained in:
parent
cc6fc6ce8d
commit
ad39c52965
3 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
|||
/target
|
||||
*.db
|
||||
*.db-journal
|
||||
.DS_Store
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue