chore: add reqtasks

This commit is contained in:
Jesús Pérez Lorenzo 2021-09-01 19:31:13 +01:00
parent bb02cfa772
commit 8fa4ca6fba
5 changed files with 473 additions and 0 deletions

10
reqtasks/.gitignore vendored Normal file
View file

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