This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.launchpad.test-services-war-2.0.10 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-launchpad-test-services-war.git
commit 7b99b4a69b33d24f925f05470ea04f00d4754b6b Author: Justin Edelson <[email protected]> AuthorDate: Thu Sep 9 18:56:40 2010 +0000 adding a gitignore file to prevent the META-INF directory Eclipse creates automatically from being committed git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/launchpad/test-services-war@995540 13f79535-47bb-0310-9956-ffa450edef68 --- src/main/webapp/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/webapp/.gitignore b/src/main/webapp/.gitignore new file mode 100644 index 0000000..718773c --- /dev/null +++ b/src/main/webapp/.gitignore @@ -0,0 +1 @@ +META-INF/ -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
