Files
ghostty/.prettierignore
2026-03-01 14:55:07 -08:00

26 lines
352 B
Plaintext

# 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
# fuzz corpus files
test/fuzz-libghostty/corpus/
test/fuzz-libghostty/afl-out/