add .DS_Store in .gitignore

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1176750 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2011-09-28 06:46:02 +00:00
parent 86197aa24a
commit c79ae58d0b
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -7,3 +7,5 @@ bin/
# Intellij
*.ipr
*.iml
.DS_Store