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.
trixy/trixy-macros/example/main/.gitignore

12 lines
87 B
Plaintext

# build
/target
/result
/dist
# C stuff
*.d
*.o
# This crate is a library
Cargo.lock