This repository has been archived on 2024-05-26. You can view files and clone it, but cannot push or open issues or pull requests.
2023-12-25 21:23:52 +00:00
|
|
|
# build
|
|
|
|
/target
|
|
|
|
/result
|
|
|
|
/dist
|
|
|
|
|
2023-12-26 11:14:08 +00:00
|
|
|
# C stuff
|
|
|
|
*.d
|
|
|
|
*.o
|
|
|
|
|
2023-12-25 21:23:52 +00:00
|
|
|
# This crate is a library
|
|
|
|
Cargo.lock
|