15 lines
129 B
Plaintext
15 lines
129 B
Plaintext
# Zig build artifacts
|
|
zig-out/
|
|
zig-cache/
|
|
.zig-cache/
|
|
.pugz-cache/
|
|
node_modules
|
|
|
|
# IDE
|
|
.vscode/
|
|
.idea/
|
|
|
|
# OS
|
|
.DS_Store
|
|
Thumbs.db
|