From 5857cb5d6dc11e703ee8378201ce04b3fdd99675 Mon Sep 17 00:00:00 2001 From: Matthias Kramm Date: Wed, 21 Jan 2009 11:33:07 -0800 Subject: [PATCH] converted to proper .gitignore format --- lib/example/.gitignore | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/lib/example/.gitignore b/lib/example/.gitignore index 9588eff..abb494a 100644 --- a/lib/example/.gitignore +++ b/lib/example/.gitignore @@ -1 +1,15 @@ -box buttontest dumpfont edittext glyphshape jpegtest shape1 sound sprites text transtest zlibtest test.html +box +buttontest +dumpfont +edittext +glyphshape +jpegtest +shape1 +sound +sprites +text +transtest +hexfont +protect +zlibtest +test.html -- 1.7.10.4