.gitignore: Ease /binaries pattern
authorMichael Roth <mroth@nessie.de>
Mon, 11 May 2009 10:26:07 +0000 (12:26 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 12 May 2009 10:24:27 +0000 (12:24 +0200)
The current /binaries/* hid the directory, but completely removed
it by "git-clean -d", which should not be intended.

Reported-by: Markus Heidelberg <markus.heidelberg@web.de>
Signed-off-by: Michael Roth <mroth@nessie.de>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
.gitignore

index a50918e295f454c2bcc4dd7302f6f61f69ee1356..e7117d31ff789a08a8db444341d501e75d81737c 100644 (file)
@@ -1,7 +1,7 @@
 /build_*
 /project_*
 /toolchain_*
-/binaries/*
+/binaries
 /dl
 /.auto.deps
 /.config.cmd