You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by mg...@apache.org on 2015/03/31 08:32:33 UTC

wicket git commit: Improve the matcher for DS_Store in .gitignore

Repository: wicket
Updated Branches:
  refs/heads/master 902d0d56d -> 263b84a62


Improve the matcher for DS_Store in .gitignore


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

Branch: refs/heads/master
Commit: 263b84a62b2dc5560db2c183af788c8a3594b362
Parents: 902d0d5
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Authored: Tue Mar 31 09:31:59 2015 +0300
Committer: Martin Tzvetanov Grigorov <mg...@apache.org>
Committed: Tue Mar 31 09:32:19 2015 +0300

----------------------------------------------------------------------
 .gitignore | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/wicket/blob/263b84a6/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 7b51768..fcb41fc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,4 +11,4 @@ node_modules/
 release.properties
 testing/wicket-js-tests/node/
 nb-configuration.xml
-**/.DS_Store
+.DS_Store