560305f601
- uses newer version of go-ethereum required for go1.11
7 lines
201 B
Plaintext
7 lines
201 B
Plaintext
# Setup a Global .gitignore for OS and editor generated files:
|
|
# https://help.github.com/articles/ignoring-files
|
|
# git config --global core.excludesfile ~/.gitignore_global
|
|
|
|
.vagrant
|
|
*.sublime-project
|