Files
RustPython/.gitignore
2024-08-07 08:38:21 +09:00

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