diff options
| author | Jeff Garzik <[email protected]> | 2014-08-19 10:28:58 -0400 |
|---|---|---|
| committer | Jeff Garzik <[email protected]> | 2014-08-19 10:28:58 -0400 |
| commit | d789386371699fee14bb5e444507a6067293ff67 (patch) | |
| tree | e852391fb16a530c5ad40757b1f77b94c0c46273 /.gitignore | |
| parent | Merge pull request #4670 (diff) | |
| download | discoin-d789386371699fee14bb5e444507a6067293ff67.tar.xz discoin-d789386371699fee14bb5e444507a6067293ff67.zip | |
Add "it works" test for bitcoin-tx
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 25c0dff66..24af4cb72 100644 --- a/.gitignore +++ b/.gitignore @@ -43,6 +43,7 @@ src/qt/test/moc*.cpp *.bak *.rej *.orig +*.pyc *.o *.o-* *.patch |