23 lines
196 B
Plaintext
Executable File
23 lines
196 B
Plaintext
Executable File
# Binary
|
|
smart-contract
|
|
|
|
# Generated proto files
|
|
proto/*.pb.go
|
|
|
|
# IDE
|
|
.idea/
|
|
.vscode/
|
|
*.swp
|
|
*.swo
|
|
*~
|
|
|
|
# Test config (contains credentials)
|
|
test-config.yaml
|
|
|
|
# OS
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# Logs
|
|
*.log
|