forked from Rust-related/RustPython
17 lines
195 B
Plaintext
17 lines
195 B
Plaintext
/target
|
|
/*/target
|
|
**/*.rs.bk
|
|
**/*.bytecode
|
|
__pycache__
|
|
**/*.pytest_cache
|
|
.*sw*
|
|
.repl_history.txt
|
|
.vscode
|
|
wasm-pack.log
|
|
.idea/
|
|
tests/snippets/resources
|
|
|
|
flame-graph.html
|
|
flame.txt
|
|
flamescope.json
|