mirror of
https://github.com/RustPython/RustPython.git
synced 2026-06-02 19:39:49 +09:00
30 lines
428 B
Plaintext
30 lines
428 B
Plaintext
/target
|
|
/*/target
|
|
**/*.rs.bk
|
|
**/*.bytecode
|
|
__pycache__/
|
|
**/*.pytest_cache
|
|
.*sw*
|
|
.repl_history.txt
|
|
.vscode/
|
|
wasm-pack.log
|
|
.idea/
|
|
.envrc
|
|
|
|
flame-graph.html
|
|
flame.txt
|
|
flamescope.json
|
|
/wapm.lock
|
|
/wapm_packages
|
|
/.cargo/config
|
|
|
|
extra_tests/snippets/resources
|
|
extra_tests/not_impl.py
|
|
|
|
Lib/_sysconfig_vars*.json
|
|
Lib/site-packages/*
|
|
!Lib/site-packages/README.txt
|
|
Lib/test/data/*
|
|
!Lib/test/data/README
|
|
cpython/
|
|
.claude/scheduled_tasks.lock |