diff options
author | nil0j <nil.jimeno@estudiant.fjaverianas.com> | 2024-09-21 10:17:23 +0200 |
---|---|---|
committer | nil0j <nil.jimeno@estudiant.fjaverianas.com> | 2024-09-21 10:17:23 +0200 |
commit | faa13839f898c60ff5618be6e916ad2e60958468 (patch) | |
tree | d785b9e7c66d092c0e5fbc296382289f39fea501 /rust/.gitignore |
init
Diffstat (limited to 'rust/.gitignore')
-rw-r--r-- | rust/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/rust/.gitignore b/rust/.gitignore new file mode 100644 index 0000000..523b2b0 --- /dev/null +++ b/rust/.gitignore @@ -0,0 +1,4 @@ +lock/ +target/ +Cargo.lock +**/*.rs.bk |