chore: add app_file_handlers
This commit is contained in:
parent
fc0a3684af
commit
db96e0284a
5 changed files with 370 additions and 0 deletions
10
app_file_handlers/.gitignore
vendored
Normal file
10
app_file_handlers/.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