mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-27 07:06:42 +00:00
update gitignore
This commit is contained in:
parent
5822644626
commit
10ded829b0
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -21,6 +21,7 @@ build/_vendor/pkg
|
||||||
*~
|
*~
|
||||||
.project
|
.project
|
||||||
.settings
|
.settings
|
||||||
|
.idea/
|
||||||
|
|
||||||
# used by the Makefile
|
# used by the Makefile
|
||||||
/build/_workspace/
|
/build/_workspace/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue