Files
RustPython/.gitignore
2019-02-02 21:47:28 -08:00

10 lines
109 B
Plaintext

/target
**/*.rs.bk
**/*.bytecode
__pycache__
**/*.pytest_cache
.*sw*
.repl_history.txt
.vscode
wasm-pack.log