make top-level .gitignore only apply to top-level files/directories (#1960)

SVN-Revision: 7728
This commit is contained in:
Felix Fietkau 2007-06-25 10:54:32 +00:00
parent 8cff3db999
commit 2cccffcba8
1 changed files with 8 additions and 8 deletions

16
.gitignore vendored
View File

@ -1,8 +1,8 @@
.config*
bin
build_*
toolchain_build_*
staging_dir_*
tmp
dl
tool_build
/.config*
/bin
/build_*
/toolchain_build_*
/staging_dir_*
/tmp
/dl
/tool_build