From: Timo Kokkonen Date: Wed, 13 Jul 2011 17:03:12 +0000 (+0300) Subject: Add perf data files into .gitignore X-Git-Url: http://git.itanic.dy.fi/?p=sdl-planets;a=commitdiff_plain;h=a124758a7973bd985cd965c94c6cb0e0bc054177 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 --- 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*