chore: add app_env
This commit is contained in:
parent
72e80cb2c4
commit
e5bcd91cc8
11 changed files with 761 additions and 0 deletions
10
app_env/.gitignore
vendored
Normal file
10
app_env/.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