mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-04-06 07:38:21 +00:00
10 lines
106 B
Plaintext
10 lines
106 B
Plaintext
# Build artifacts
|
|
.zig-cache/
|
|
zig-out/
|
|
|
|
# AFL++ outputs
|
|
afl-out/
|
|
|
|
# Corpus trace files
|
|
corpus/**/.traces/
|