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* /.config*
bin /bin
build_* /build_*
toolchain_build_* /toolchain_build_*
staging_dir_* /staging_dir_*
tmp /tmp
dl /dl
tool_build /tool_build