init repo

This commit is contained in:
Jesús Pérez Lorenzo 2021-10-07 22:59:12 +01:00
commit 1532c4021b
4 changed files with 787 additions and 0 deletions

9
.gitignore vendored Normal file
View file

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