ruapu/.gitignore
Cocoa 550a9caa0f
added rust support ()
* added rust support

* move binding files to their respective directories

* updated README.md

* updated pypi ci package-dir

* add ruapu::rua() for rust
2024-02-28 23:34:26 +08:00

9 lines
67 B
Plaintext

# Python files
build/
dist/
*.egg-info/
*.pyc
# Rust files
target