mirror of https://github.com/status-im/op-geth.git
fix gitignore to ignore executables
This commit is contained in:
parent
c67cdab221
commit
456167aca0
|
@ -9,5 +9,6 @@
|
|||
*un~
|
||||
.DS_Store
|
||||
*/**/.DS_Store
|
||||
./ethereum/ethereum
|
||||
ethereum/ethereum
|
||||
ethereal/ethereal
|
||||
|
||||
|
|
Loading…
Reference in New Issue