chore: add app_errors
This commit is contained in:
parent
e5bcd91cc8
commit
468d911840
5 changed files with 122 additions and 0 deletions
10
app_errors/.gitignore
vendored
Normal file
10
app_errors/.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