Files
RustPython/.gitignore
2019-02-08 21:08:30 +05:30

11 lines
116 B
Plaintext

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