Update .gitignore for Cygwin
Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/293ccb6c Tree: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/tree/293ccb6c Diff: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/diff/293ccb6c Branch: refs/heads/mingw-fixes Commit: 293ccb6cf1398f6276a9a061ddcaa21258ba8ce1 Parents: dccf725 Author: Nick Wellnhofer <[email protected]> Authored: Tue Jul 22 20:48:13 2014 +0200 Committer: Nick Wellnhofer <[email protected]> Committed: Tue Jul 22 20:48:13 2014 +0200 ---------------------------------------------------------------------- runtime/c/.gitignore | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/lucy-clownfish/blob/293ccb6c/runtime/c/.gitignore ---------------------------------------------------------------------- diff --git a/runtime/c/.gitignore b/runtime/c/.gitignore index afe808f..be4fa86 100644 --- a/runtime/c/.gitignore +++ b/runtime/c/.gitignore @@ -6,6 +6,7 @@ /charmonizer /charmonizer.exe /charmony.h +/cygcfish-*.dll /libcfish-*.dll /libcfish.*.dylib /libcfish.dylib
