* added rust support * move binding files to their respective directories * updated README.md * updated pypi ci package-dir * add ruapu::rua() for rust
9 lines
67 B
Plaintext
9 lines
67 B
Plaintext
# Python files
|
|
build/
|
|
dist/
|
|
*.egg-info/
|
|
*.pyc
|
|
|
|
# Rust files
|
|
target
|