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