Explorar el Código

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

(cherry picked from commit 344d7cb6dcd3b1752c82b62271799be9e4e10416)
Allen Wittenauer hace 10 años
padre
commit
5ef3f97c58
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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