[ 
https://issues.apache.org/jira/browse/MNG-6462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16592096#comment-16592096
 ] 

Michael Osipov commented on MNG-6462:
-------------------------------------

It is already:

{noformat}
mosipov@mikaw10 MINGW64 /d/Entwicklung/Projekte/maven (master)
$ cat .gitignore
target/
.project
.classpath
.settings/
.svn/
bin/
# Intellij
*.ipr
*.iml
.idea
out/
.DS_Store
/bootstrap
/dependencies.xml
.java-version
{noformat}

> Add. DS_Store to .gitignore
> ---------------------------
>
>                 Key: MNG-6462
>                 URL: https://issues.apache.org/jira/browse/MNG-6462
>             Project: Maven
>          Issue Type: Improvement
>          Components: General
>    Affects Versions: 3.5.4
>         Environment: Mac
>            Reporter: Elliotte Rusty Harold
>            Priority: Trivial
>
> Useful for devs who use Macs:
> Untracked files:
>   (use "git add <file>..." to include in what will be committed)
>       .DS_Store
>       content/.DS_Store
>       content/odt/.DS_Store
>       content/resources/.DS_Store
>       content/xdoc/.DS_Store



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to