diff options
author | John Newbery <john@johnnewbery.com> | 2017-03-08 15:56:30 -0500 |
---|---|---|
committer | John Newbery <john@johnnewbery.com> | 2017-03-20 10:40:31 -0400 |
commit | 00902c48cdc5d6a531abfd279fd8e7779cf0a0b8 (patch) | |
tree | 41891484a478a7478937fe4a12b63e6c7f31799a /test/rpc-tests/.gitignore | |
parent | d34995a7bac6ed20ce42aa00c6252b900786e649 (diff) |
Rename qa directory to test
Diffstat (limited to 'test/rpc-tests/.gitignore')
-rw-r--r-- | test/rpc-tests/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/rpc-tests/.gitignore b/test/rpc-tests/.gitignore new file mode 100644 index 0000000000..cb41d94423 --- /dev/null +++ b/test/rpc-tests/.gitignore @@ -0,0 +1,2 @@ +*.pyc +cache |