From a13e0ee76b1b5e56096878930fd24c638148155f Mon Sep 17 00:00:00 2001 From: Samuel Merritt Date: Thu, 4 Jan 2018 20:40:11 -0800 Subject: [PATCH] Ignore directory .stestr After running the functional tests, this directory shows up. I don't know what's in it, but I'm fairly certain I don't want to commit it. Change-Id: If9179330c337daf2ae0a01e6c8aa8d349969e737 --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c5e9f93b5d..c62022b3d1 100644 --- a/.gitignore +++ b/.gitignore @@ -17,5 +17,6 @@ pycscope.* MANIFEST .testrepository/* +.stestr/* subunit.log test/probe/.noseids