Add Apple OS X ".DS_Store" to ".gitignore" file

Change-Id: Idf49d283ff06360e69992e13673cdfe3a65847ad
This commit is contained in:
Qian Min Chen 2018-07-11 18:11:23 +08:00
parent 7c4d4199e0
commit a48bbafc25
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -21,3 +21,4 @@ releasenotes/build
*.swp
*.mo
*nose_results.html
.DS_Store