diff options
author | Timothy Gu <timothygu99@gmail.com> | 2014-04-26 18:09:09 (GMT) |
---|---|---|
committer | Timothy Gu <timothygu99@gmail.com> | 2014-04-30 03:37:23 (GMT) |
commit | 2b02ee7a9087e205d36c82a0e5f6bfb9985c25d9 (patch) | |
tree | 8de6c4af1d99a308c5a69b061a632d676401f05c /.gitignore | |
parent | 681921c8152bb75fc2e170c04170ad2dc361b99c (diff) | |
download | mxe-2b02ee7a9087e205d36c82a0e5f6bfb9985c25d9.zip mxe-2b02ee7a9087e205d36c82a0e5f6bfb9985c25d9.tar.gz mxe-2b02ee7a9087e205d36c82a0e5f6bfb9985c25d9.tar.bz2 |
Add build matrix generation target
Based on a patch by Tobias Gruetzmacher <tobias-git@23.gs> (@TobiX).
Fixes #346.
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ /settings.mk +/build-matrix.html /usr/ /gits/ /log*/ |