1
0
Fork 0
mirror of https://github.com/zigzap/zap.git synced 2025-10-20 23:24:09 +00:00
zap/.gitignore

18 lines
No EOL
212 B
Text

zig-out/
zig-cache/
*.tar.gz
flake.lock.bak
tmp/
**/target/*
**/__pycache__/*
wrk/go/main
wrk/csharp/bin/
wrk/csharp/obj/
wrk/csharp/out/
scratch
**/.mypy_cache/*
.DS_Store
.vs/
**/*.perflog
wrk/*.png
.zig-cache/