tax rate, version and compose (#70)
resolves #67 Co-authored-by: johba <johba@harb.eth> Reviewed-on: https://codeberg.org/johba/harb/pulls/70
This commit is contained in:
parent
d8ca557eb6
commit
6cbb1781ce
40 changed files with 1243 additions and 213 deletions
9
.gitignore
vendored
9
.gitignore
vendored
|
|
@ -28,3 +28,12 @@ tmp
|
|||
foundry.lock
|
||||
services/ponder/.env.local
|
||||
node_modules
|
||||
|
||||
# Test artifacts
|
||||
test-results/
|
||||
tests/.stack.log
|
||||
playwright-report/
|
||||
services/ponder/.ponder/
|
||||
|
||||
# Temporary files
|
||||
/tmp/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue