diff options
author | Jeff Garzik <jeff@garzik.org> | 2010-11-26 16:28:12 -0500 |
---|---|---|
committer | Jeff Garzik <jgarzik@redhat.com> | 2010-11-26 16:28:12 -0500 |
commit | 0a333110f7c7228a2e2d4f57814979392df192c3 (patch) | |
tree | 8d383291be2fb7027f7131f40c908ea3fe8ba08f /.gitignore | |
parent | 4575851ea331ea85946c30421541a493c6659445 (diff) |
Build on Windows using mingw32.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,6 @@ minerd +minerd.exe *.o autom4te.cache @@ -19,3 +20,5 @@ compile config.log config.status +mingw32-config.cache + |