mirror of
https://github.com/RustPython/RustPython.git
synced 2026-06-02 19:39:49 +09:00
24 lines
290 B
Plaintext
24 lines
290 B
Plaintext
/target
|
|
/*/target
|
|
**/*.rs.bk
|
|
**/*.bytecode
|
|
__pycache__
|
|
**/*.pytest_cache
|
|
.*sw*
|
|
.repl_history.txt
|
|
.vscode
|
|
wasm-pack.log
|
|
.idea/
|
|
.envrc
|
|
.python-version
|
|
|
|
flame-graph.html
|
|
flame.txt
|
|
flamescope.json
|
|
/wapm.lock
|
|
/wapm_packages
|
|
/.cargo/config
|
|
|
|
extra_tests/snippets/resources
|
|
extra_tests/not_impl.py
|