Browse Source

HADOOP-11703. git should ignore .DS_Store files on Mac OS X (Abin Shahab via aw)

(cherry picked from commit 344d7cb6dcd3b1752c82b62271799be9e4e10416)
Allen Wittenauer 10 years ago
parent
commit
5ef3f97c58
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -1,3 +1,4 @@
+.DS_Store
 *.iml
 *.iml
 *.ipr
 *.ipr
 *.iws
 *.iws