From af8f0c1f1058b82545e0ab9c5de536e5a5fc9962 Mon Sep 17 00:00:00 2001 From: Cameron Ross Date: Mon, 9 Apr 2018 21:43:30 -0300 Subject: [PATCH] add example.yaml to .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index eea23d9..29b24a5 100644 --- a/.gitignore +++ b/.gitignore @@ -56,3 +56,6 @@ Thumbs.db perf.data perf.data.old callgrind.out.* + +# Test outputs # +example.yaml