1
0
Fork 0
mirror of https://github.com/zigzap/zap.git synced 2025-10-20 15:14:08 +00:00
zap/.gitignore
2023-06-14 23:13:53 -04:00

16 lines
184 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/*
docs/
.DS_Store
.vs/