From a9fcc9f1f0967671aacec2ddd59fab2fcf7b8530 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Sun, 25 Feb 2018 14:06:25 -0800 Subject: [git] ignore pytest and reviewboard config --- gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gitignore b/gitignore index 103e045..5fccd18 100644 --- a/gitignore +++ b/gitignore @@ -18,3 +18,6 @@ tags # emacs stuff .projectile .dir-locals.el +.pytest_cache/ + +.reviewboardrc -- cgit 1.4.1