Initial Rust project

This commit is contained in:
Gregory Ballantine
2024-05-17 13:39:13 -04:00
parent 30e81d4664
commit 1c23d82784
4 changed files with 17 additions and 1 deletions

5
.gitignore vendored
View File

@ -14,3 +14,8 @@ Cargo.lock
# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb
# Added by cargo
/target