Got a basic working structure in place

This commit is contained in:
2022-08-31 16:14:41 -04:00
parent 878a22be91
commit 0fa83eff42
6 changed files with 127 additions and 0 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