commit cb7330d4b6bf1e1cead669db1cf9d98a03b36af3 Author: arnaucube Date: Wed Dec 25 10:05:59 2024 +0100 initialize repo diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..96ef6c0 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/target +Cargo.lock