[
https://issues.apache.org/jira/browse/EDGENT-448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16394563#comment-16394563
]
ASF GitHub Bot commented on EDGENT-448:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/incubator-edgent/pull/349
> add a new ignore item to filter .DS_Store for mac os x
> ------------------------------------------------------
>
> Key: EDGENT-448
> URL: https://issues.apache.org/jira/browse/EDGENT-448
> Project: Edgent
> Issue Type: Wish
> Reporter: vinoyang
> Priority: Trivial
>
> for the users who use max os x, when create a dir or file, it will create a
> {code:java}
> .DS_Store{code}
> so we should add a new item to .gitignore to filter it:
> {code:java}
> # Mac os x
> *.DS_Store
> {code}
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)