From 6b5306ba4aa3de4ea5bd5959d17104d8f948408f Mon Sep 17 00:00:00 2001 From: Peter Stamfest Date: Mon, 3 Mar 2014 08:28:32 +0100 Subject: [PATCH] Add RRDs in tests directory to the ignore list --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 3ebc2b3a..60bf85ac 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,6 @@ Makefile.in # cscope /cscope.* + +# tests MUST create their own RRDs +/tests/*.rrd -- 2.47.3