You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucy.apache.org by nw...@apache.org on 2014/11/11 21:01:40 UTC

[3/5] lucy-clownfish git commit: Update .gitignore

Update .gitignore


Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo
Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/264a3f3f
Tree: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/tree/264a3f3f
Diff: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/diff/264a3f3f

Branch: refs/heads/master
Commit: 264a3f3faa67334d54f458dc59b1eebdc2e32435
Parents: 8870dca
Author: Nick Wellnhofer <we...@aevum.de>
Authored: Tue Nov 11 18:59:58 2014 +0100
Committer: Nick Wellnhofer <we...@aevum.de>
Committed: Tue Nov 11 20:53:44 2014 +0100

----------------------------------------------------------------------
 runtime/c/.gitignore | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucy-clownfish/blob/264a3f3f/runtime/c/.gitignore
----------------------------------------------------------------------
diff --git a/runtime/c/.gitignore b/runtime/c/.gitignore
index be4fa86..641de1e 100644
--- a/runtime/c/.gitignore
+++ b/runtime/c/.gitignore
@@ -9,6 +9,8 @@
 /cygcfish-*.dll
 /libcfish-*.dll
 /libcfish.*.dylib
+/libcfish.a
+/libcfish.a.*
 /libcfish.dylib
 /libcfish.so
 /libcfish.so.*