added gitignores everywhere

This commit is contained in:
2024-12-24 18:45:35 -07:00
parent 1642b0ef6d
commit 2aceb5c3d0
2 changed files with 2 additions and 0 deletions
guessing_game
hello_cargo

1
guessing_game/.gitignore vendored Normal file

@ -0,0 +1 @@
/target

1
hello_cargo/.gitignore vendored Normal file

@ -0,0 +1 @@
/target