From daa89fdcfcf768ef93ba1b62485eb0b060cc9bd2 Mon Sep 17 00:00:00 2001
From: Felix Fietkau <nbd@openwrt.org>
Date: Fri, 6 Jun 2008 19:04:01 +0000
Subject: [PATCH] update svn:ignore and .gitignore

SVN-Revision: 11381
---
 .gitignore | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/.gitignore b/.gitignore
index dbddf466eb..a8777b29b7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,11 +1,11 @@
-/.config*
+/dl
+/.config
+/.config.old
 /bin
-/build_*
-/toolchain_build_*
-/staging_dir*
+/build_dir
+/staging_dir
 /tmp
-/dl
-/tool_build
 /feeds
+/files
 /package/feeds
 /package/openwrt-packages
-- 
GitLab