Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/pi-hole/pi-hole.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbcambl <blayne@blaynecampbell.com>2018-06-26 09:09:30 +0300
committerbcambl <blayne@blaynecampbell.com>2018-06-26 09:09:30 +0300
commit9d3d33b6a276a7c94159b4f20429956615362093 (patch)
treeaf277d7d6988fde4978cea75b620830176fb1b06 /.gitignore
parent061510098cf8d854f08665a572f9fbb28de246a4 (diff)
add tests for selinux checking
Signed-off-by: bcambl <blayne@blaynecampbell.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 73f14ae3..91bb6aff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,7 @@
*.swp
__pycache__
.cache
+.pytest_cache
# Created by https://www.gitignore.io/api/jetbrains+iml