[Buildroot] [PATCH 3/3] .gitignore: remove wrong entries

Felipe Contreras felipe.contreras at gmail.com
Sat Feb 11 00:04:36 UTC 2012


These should go into a personal file, like:
core.excludesfile=/home/felipec/.gitignore
  .*.sw[nop]

Some people might prefer to see patches, rejects and other files in the
output of 'git status' (e.g. me).

Signed-off-by: Felipe Contreras <felipe.contreras at gmail.com>
---
 .gitignore |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)

diff --git a/.gitignore b/.gitignore
index 685a9c2..1a7d636 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,10 +5,3 @@
 /.config.old
 /..config.tmp
 /.config
-*.depend
-*.o
-/*.patch
-/*.diff
-*.orig
-*.rej
-*~
-- 
1.7.9.1.g97f7d



More information about the buildroot mailing list