forked from forks/go-ethereum
.gitignore: ignore .ethtest
This commit is contained in:
parent
f3473312ba
commit
b95d9e005d
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -9,3 +9,4 @@
|
||||||
*un~
|
*un~
|
||||||
.DS_Store
|
.DS_Store
|
||||||
*/**/.DS_Store
|
*/**/.DS_Store
|
||||||
|
.ethtest
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue