Skip to content

Commit

Permalink
changes as per review
Browse files Browse the repository at this point in the history
  • Loading branch information
aarshkshah1992 committed Nov 19, 2024
1 parent 96f6171 commit dcb531f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
4 changes: 0 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
# Visual Studio Code local configuration
.vscode

# IDE
.vscode

Expand All @@ -16,4 +13,3 @@ lib/

# Configuration backups
configure.backup
out/
5 changes: 0 additions & 5 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,3 @@ deploy-calibnet:
.PHONY: deploy-devnet
deploy-devnet:
./tools/deploy-devnet.sh

# Test utilities
.PHONY: testBurnFee
testBurnFee:
./tools/testBurnFee.sh

0 comments on commit dcb531f

Please sign in to comment.