1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
/target /examples/*.tson .pytest_cache __pycache__ *.pyc *.pyo *.pyd # Built native addons (per-platform .node files are produced at release time) *.node node_modules/ package-lock.json # Release build outputs /dist js/artifacts/ target/wheels/