Files
RustPython/.dockerignore
2020-09-13 06:58:57 +09:00

20 lines
245 B
Plaintext

**/target/
**/*.rs.bk
**/*.bytecode
**/__pycache__/*
**/*.pytest_cache
.*sw*
.repl_history.txt
.vscode
wasm-pack.log
.idea/
extra_tests/snippets/resources
flame-graph.html
flame.txt
flamescope.json
**/node_modules/
wasm/**/dist/
wasm/lib/pkg/