1 2 3 4 5 6 7 8 9 10 11 12
/target .vscode # So that files from debugging don't get committed # Only applies to claw, wat, and wasm files in root # Not e.g. crates/codegen/allocator.wat *.wat *.wasm *.claw # The compiled publish script publish