You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by bd...@apache.org on 2017/10/11 10:49:45 UTC

[sling-site] 02/02: git ignore .DS_Store

This is an automated email from the ASF dual-hosted git repository.

bdelacretaz pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/sling-site.git

commit 82c0f1f81f22b54cb132e13f44acf75b16ea64c8
Author: Bertrand Delacretaz <bd...@apache.org>
AuthorDate: Wed Oct 11 12:49:30 2017 +0200

    git ignore .DS_Store
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 12f9706..3ad1724 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 output
 cache
 target
+.DS_Store

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.