codemp/.gitignore
cschen bdbd94879b feat: added maturin wheel building config as completely separate "project",
feat: added stubs for python glue, bundled in the wheel,
feat: the python glue now uses less stupid names.
2024-08-06 23:28:09 +02:00

14 lines
122 B
Text

/target
Cargo.lock
.cargo
.vscode/
*.sublime-*
.venv
wheels/
# js
node_modules/
package-lock.json
index.d.ts
index.node