diff --git a/tests/controllers/.pytest_cache/.gitignore b/tests/controllers/.pytest_cache/.gitignore deleted file mode 100644 index ca0633e..0000000 --- a/tests/controllers/.pytest_cache/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -# Created by pytest automatically. -v diff --git a/tests/controllers/.pytest_cache/CACHEDIR.TAG b/tests/controllers/.pytest_cache/CACHEDIR.TAG deleted file mode 100644 index fce15ad..0000000 --- a/tests/controllers/.pytest_cache/CACHEDIR.TAG +++ /dev/null @@ -1,4 +0,0 @@ -Signature: 8a477f597d28d172789f06886806bc55 -# This file is a cache directory tag created by pytest. -# For information about cache directory tags, see: -# https://bford.info/cachedir/spec.html diff --git a/tests/controllers/.pytest_cache/README.md b/tests/controllers/.pytest_cache/README.md deleted file mode 100644 index b89018c..0000000 --- a/tests/controllers/.pytest_cache/README.md +++ /dev/null @@ -1,8 +0,0 @@ -# pytest cache directory # - -This directory contains data from the pytest's cache plugin, -which provides the `--lf` and `--ff` options, as well as the `cache` fixture. - -**Do not** commit this to version control. - -See [the docs](https://docs.pytest.org/en/stable/how-to/cache.html) for more information.