Skip to content
Snippets Groups Projects
Commit 09294795 authored by Stephen C Phillips's avatar Stephen C Phillips
Browse files

Removes and ignores .pytest_cache folders

parent 39007e26
No related branches found
No related tags found
No related merge requests found
...@@ -7,4 +7,3 @@ scripts/* text eol=lf ...@@ -7,4 +7,3 @@ scripts/* text eol=lf
*.png binary *.png binary
*.jpg binary *.jpg binary
*.build-config/ *.build-config/
*.pytest_cache/
\ No newline at end of file
...@@ -6,3 +6,4 @@ ...@@ -6,3 +6,4 @@
*git-commit-ref* *git-commit-ref*
*_version.py* *_version.py*
ubuntu-xenial-16.04-cloudimg-console.log ubuntu-xenial-16.04-cloudimg-console.log
**/.pytest_cache/
\ No newline at end of file
{
"test_config_telegraf.py::test_write_telegraf_conf": true
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment