add test_output to .gitignore (#1092)

wallet tests create this dir
This commit is contained in:
Antioch Peverell 2018-05-25 21:34:49 -04:00 committed by GitHub
parent 1f94bfc038
commit ac52799c7e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

1
.gitignore vendored
View file

@ -7,3 +7,4 @@ Cargo.lock
*.iml *.iml
grin.log grin.log
wallet.seed wallet.seed
test_output