update gitignore, add deploy outputs

This commit is contained in:
Solovyov1796 2024-06-21 09:36:55 +08:00
parent ebd0d158f2
commit 50c608c3af

4
.gitignore vendored
View File

@ -38,6 +38,10 @@ build/bin
build/darwin build/darwin
build/linux build/linux
# Ignore deploy outputs
networks/devnet
networks/testnet
# Go workspace files # Go workspace files
go.work go.work
go.work.sum go.work.sum