Added user manual assets and updated .gitignore

This commit is contained in:
Jonas List 2025-05-17 18:31:49 +02:00
parent 2b339a2458
commit b3d8ce483a
6 changed files with 10 additions and 2 deletions

12
.gitignore vendored
View file

@ -135,5 +135,13 @@ dist
.yarn/install-state.gz .yarn/install-state.gz
.pnp.* .pnp.*
# Fumadocs # Generated content
.source .contentlayer
.content-collections
.source
# Misc
.DS_Store
**/.obsidian
package-lock.json
next-env.d.ts

Binary file not shown.

After

Width:  |  Height:  |  Size: 696 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 737 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 228 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 678 KiB

Binary file not shown.