forked from Rust-related/RustPython
20 lines
245 B
Plaintext
20 lines
245 B
Plaintext
**/target/
|
|
**/*.rs.bk
|
|
**/*.bytecode
|
|
**/__pycache__/*
|
|
**/*.pytest_cache
|
|
.*sw*
|
|
.repl_history.txt
|
|
.vscode
|
|
wasm-pack.log
|
|
.idea/
|
|
extra_tests/snippets/resources
|
|
|
|
flame-graph.html
|
|
flame.txt
|
|
flamescope.json
|
|
|
|
**/node_modules/
|
|
wasm/**/dist/
|
|
wasm/lib/pkg/
|