init repo

This commit is contained in:
Jesús Pérez Lorenzo 2021-09-01 20:17:24 +01:00
commit c3e9b36430
3 changed files with 723 additions and 0 deletions

10
.gitignore vendored Normal file
View file

@ -0,0 +1,10 @@
/target
target
Cargo.lock
.cache
.temp
.env
*.log
.DS_Store
logs
tmp