From a124758a7973bd985cd965c94c6cb0e0bc054177 Mon Sep 17 00:00:00 2001 From: Timo Kokkonen Date: Wed, 13 Jul 2011 20:03:12 +0300 Subject: [PATCH] Add perf data files into .gitignore This reduces the risk that the perf data files accidentally clutter the git tree. Signed-off-by: Timo Kokkonen --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index b188e79..7d7f41c 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ TAGS sdl-planet debug-planet +perf.data* -- 2.44.0