Skip to content
Snippets Groups Projects
Commit 7050f0de authored by Masahiro Yamada's avatar Masahiro Yamada Committed by Tom Rini
Browse files

.gitignore: move *.exe pattern to the top gitignore for Cygwin


GCC on Cygwin generates executables with .exe extension,
for example:
 scripts/basic/fixdep.exe
 scripts/docproc.exe

To ignore them, *.exe pattern should be moved
from tools/.gitignore to ./.gitignore

Signed-off-by: default avatarMasahiro Yamada <yamada.m@jp.panasonic.com>
parent 96b09a97
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment