From c5059edf407ca20ae83eaf1177d6f55b029db28e Mon Sep 17 00:00:00 2001 From: Yann Herklotz Grave Date: Tue, 26 Feb 2019 12:26:23 +0000 Subject: Add failed tests to gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index b700027..4608789 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,5 @@ TAGS .stack-work .shelly equiv* -output* \ No newline at end of file +output* +failed \ No newline at end of file -- cgit