diff options
| author | Mike Frysinger <[email protected]> | 2009-11-04 16:03:25 -0500 |
|---|---|---|
| committer | Wolfgang Denk <[email protected]> | 2009-11-24 23:42:15 +0100 |
| commit | 8204e068110e8abe5db9c3b7df9971b58cda8f26 (patch) | |
| tree | a8075da53f1a81464021f12e72c3f7bf24d47fcd | |
| parent | 425d3b666eee5c58fdb82fb894a535dd71782a05 (diff) | |
tools: gitignore *.exe binaries
Signed-off-by: Mike Frysinger <[email protected]>
| -rw-r--r-- | tools/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/.gitignore b/tools/.gitignore index 03f54ef1221..cb067a40710 100644 --- a/tools/.gitignore +++ b/tools/.gitignore @@ -8,3 +8,4 @@ /ncp /ubsha1 /inca-swap-bytes +/*.exe |
