diff --git a/.gitignore b/.gitignore index 60767d2..3708a0d 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,5 @@ tags build/ dist/ .pytest_cache/* +test_cassette.test +tests/cassettes/test_record_once.json diff --git a/tests/cassettes/test_record_once.json b/tests/cassettes/test_record_once.json deleted file mode 100644 index e84196a..0000000 --- a/tests/cassettes/test_record_once.json +++ /dev/null @@ -1 +0,0 @@ -{"http_interactions": [], "recorded_with": "betamax/0.8.2"} \ No newline at end of file