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 2012/11/03 22:00:30 UTC

[lucy-commits] [1/4] git commit: refs/heads/master - Add MacOS *.dSYM dirs to .gitignore

Updated Branches:
  refs/heads/master af707b90e -> 566870716


Add MacOS *.dSYM dirs to .gitignore


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

Branch: refs/heads/master
Commit: 5668707164b6735d924feb209eb78006d44abcff
Parents: e512b55
Author: Nick Wellnhofer <we...@aevum.de>
Authored: Sat Nov 3 21:58:08 2012 +0100
Committer: Nick Wellnhofer <we...@aevum.de>
Committed: Sat Nov 3 21:58:08 2012 +0100

----------------------------------------------------------------------
 .gitignore |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucy/blob/56687071/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 874c63c..7efa141 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,2 @@
 *.o
-
+*.dSYM