mirror of
https://github.com/RustPython/RustPython.git
synced 2026-06-17 01:51:39 +09:00
11 lines
116 B
Plaintext
11 lines
116 B
Plaintext
/target
|
|
**/*.rs.bk
|
|
**/*.bytecode
|
|
__pycache__
|
|
**/*.pytest_cache
|
|
.*sw*
|
|
.repl_history.txt
|
|
.vscode
|
|
wasm-pack.log
|
|
.idea/
|