1# zig 2zig-out/ 3zig-cache/ 4.zig-cache/ 5 6# node 7node_modules/ 8 9# cloudflare 10.wrangler/ 11 12# python 13__pycache__/ 14**/__pycache__ 15 16# misc 17.DS_Store