From e3d8ae04eee91091400ecaae3bea07b7c521398a Mon Sep 17 00:00:00 2001 From: Johann Dreo Date: Thu, 31 Jan 2013 11:54:32 +0100 Subject: [PATCH] git ignore built files --- .gitignore | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index c1a3ba42c..285690863 100644 --- a/.gitignore +++ b/.gitignore @@ -15,10 +15,17 @@ !CMakeLists.txt !README.txt !application/ -!build/ !doc/ !lib/ !src/ !test/ !eompi.html + +# ignore built files build/ +release/* +debug/* +build/* +website/EO_star.png +website/paradiseo_logo.png +