diff options
author | Felix Fietkau <nbd@openwrt.org> | 2008-06-06 19:04:01 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2008-06-06 19:04:01 +0000 |
commit | d8325bf1560abc5df10f61507b27ea223bfca144 (patch) | |
tree | 5066420ea9c81cc20d0b744feec005c4b0e64742 | |
parent | 3824708fd4173b43baf3c196ee5e75867288aa10 (diff) | |
download | upstream-d8325bf1560abc5df10f61507b27ea223bfca144.tar.gz upstream-d8325bf1560abc5df10f61507b27ea223bfca144.tar.bz2 upstream-d8325bf1560abc5df10f61507b27ea223bfca144.zip |
update svn:ignore and .gitignore
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11381 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r-- | .gitignore | 12 |
1 files 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 |