Remove Cargo.lock and add to .gitignore

This commit is contained in:
John 2023-03-31 19:10:24 -05:00
parent a744fa08c7
commit 3cc3aa534c
2 changed files with 6 additions and 2810 deletions

6
.gitignore vendored
View File

@ -1,7 +1,13 @@
# Rust files
/target
Cargo.lock
# Chip-8 test ROMs
/chip-8
# VS Code files
/.vscode
# Project's files
screen_dump.bin

2810
Cargo.lock generated

File diff suppressed because it is too large Load Diff