chore: add app_file
This commit is contained in:
parent
82061f4a8d
commit
06846cc8f9
6 changed files with 285 additions and 13 deletions
10
app_file/.gitignore
vendored
Normal file
10
app_file/.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