Co-authored-by: jf908 <jf908@users.noreply.github.com>
This commit is contained in:
Alice Cecile 2025-05-22 11:52:03 -04:00 committed by GitHub
parent bd5f778a78
commit a1f4e56610
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

1
.gitignore vendored
View File

@ -1,5 +1,6 @@
# If your IDE needs additional project specific files, configure git to ignore them:
# https://docs.github.com/en/get-started/getting-started-with-git/ignoring-files#configuring-ignored-files-for-all-repositories-on-your-computer
# Rust build artifacts
target
crates/**/target