From 34a2096b8fa0aee89789916c87f293bf927962b8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?R=C3=A9gis=20Blanc?= <regwblanc@gmail.com>
Date: Thu, 25 Oct 2012 09:35:10 -0700
Subject: [PATCH] .gitignore should only contains this

---
 .gitignore | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/.gitignore b/.gitignore
index bfbd461b2..8230049b1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,3 @@
-*.swp
-bin
-project/boot
-project/build
-project/target
 target
+/project/build
 /leon
-- 
GitLab