buildrootschalter/.gitignore
Michael Roth 7204488170 .gitignore: Ease /binaries pattern
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>
2009-05-12 12:24:27 +02:00

12 lines
107 B
Plaintext

/build_*
/project_*
/toolchain_*
/binaries
/dl
/.auto.deps
/.config.cmd
/.config.old
/.config
*.depend
*.o