diff --git a/.gitignore b/.gitignore index 5da51ea..007393f 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ datadir .pydevproject .idea/ +.pytest_cache *.project build/ dist/ diff --git a/tests/.pytest_cache/v/cache/nodeids b/tests/.pytest_cache/v/cache/nodeids deleted file mode 100644 index d66d9c2..0000000 --- a/tests/.pytest_cache/v/cache/nodeids +++ /dev/null @@ -1,4 +0,0 @@ -[ - "test_mempool.py::test_mempool", - "test_mempool.py::test_mpget_json" -] \ No newline at end of file