1
0
Fork 0
mirror of https://github.com/zigzap/zap.git synced 2025-10-21 07:34:08 +00:00
zap/.gitignore
2024-10-28 15:12:59 +02:00

23 lines
262 B
Text

.zig-cache/
/release/
/debug/
/build/
/build-*/
/docgen_tmp/
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