chore: add reqenv
This commit is contained in:
parent
db96e0284a
commit
bb02cfa772
5 changed files with 201 additions and 0 deletions
10
reqenv/.gitignore
vendored
Normal file
10
reqenv/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
/target
|
||||
target
|
||||
Cargo.lock
|
||||
.cache
|
||||
.temp
|
||||
.env
|
||||
*.log
|
||||
.DS_Store
|
||||
logs
|
||||
tmp
|
||||
Loading…
Add table
Add a link
Reference in a new issue