20 lines
187 B
Plaintext
20 lines
187 B
Plaintext
# Zig build artifacts
|
|
zig-out/
|
|
zig-cache/
|
|
.zig-cache/
|
|
.pugz-cache/
|
|
.claude
|
|
node_modules
|
|
generated
|
|
|
|
# compiled template file
|
|
generated.zig
|
|
|
|
# IDE
|
|
.vscode/
|
|
.idea/
|
|
|
|
# OS
|
|
.DS_Store
|
|
Thumbs.db
|