# Docs: https://prettier.io/docs/en/ignore.html
flake.lock
vendor/
**/*.html
zig-cache/
zig-out/

# jujutsu
.jj/

# macos is managed by XCode GUI
macos/

# produced by Icon Composer on macOS
images/Ghostty.icon/icon.json

# website dev run
website/.next

# shaders
*.frag
