1
0
Fork 0
mirror of https://github.com/zigzap/zap.git synced 2025-10-20 15:14:08 +00:00
zap/.gitignore
Rene Schallner 827e3a656a
Merge pull request #154 from vctrmn/feature/fix-facilio-warning
Fix deprecated warning in facil.io
2025-03-29 08:38:20 +01:00

19 lines
No EOL
224 B
Text

zig-out/
zig-cache/
.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/