Update .gitignore for MinGW
Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/8b685dcc Tree: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/tree/8b685dcc Diff: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/diff/8b685dcc Branch: refs/heads/master Commit: 8b685dccf6cd4253568bbc7a5702303382a42291 Parents: 725288e Author: Nick Wellnhofer <[email protected]> Authored: Mon Jul 21 22:45:23 2014 +0200 Committer: Nick Wellnhofer <[email protected]> Committed: Mon Jul 21 22:45:23 2014 +0200 ---------------------------------------------------------------------- runtime/c/.gitignore | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/lucy-clownfish/blob/8b685dcc/runtime/c/.gitignore ---------------------------------------------------------------------- diff --git a/runtime/c/.gitignore b/runtime/c/.gitignore index 8778906..afe808f 100644 --- a/runtime/c/.gitignore +++ b/runtime/c/.gitignore @@ -6,6 +6,7 @@ /charmonizer /charmonizer.exe /charmony.h +/libcfish-*.dll /libcfish.*.dylib /libcfish.dylib /libcfish.so
