commit 6ed78e393423ac1243bfda630f5e156843cd74c5 Author: Manuel Cillero Date: Thu Feb 10 23:11:19 2022 +0100 Inicia el repositorio diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..3e04751d --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +workdir +**/target +**/log/*.log +Cargo.lock