mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-06-08 07:58:40 +00:00
Ignore locally built binaries
This commit is contained in:
parent
2c3a014f03
commit
f63c4a9bcb
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -17,3 +17,6 @@
|
||||||
*~
|
*~
|
||||||
.project
|
.project
|
||||||
.settings
|
.settings
|
||||||
|
|
||||||
|
cmd/ethereum/ethereum
|
||||||
|
cmd/mist/mist
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue