diff options
| author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-06-06 19:04:01 +0000 |
|---|---|---|
| committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-06-06 19:04:01 +0000 |
| commit | b33db99ea47f15e50d91668a48dd1acf0d009868 (patch) | |
| tree | 5066420ea9c81cc20d0b744feec005c4b0e64742 | |
| parent | 171e1e3acd7d8c07d94af26bfeddcfdb92a06321 (diff) | |
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 dbddf466e..a8777b29b 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 |
