Browse Source

Ignore *.DS_Store (OS X metadata)

tags/7.0.0.alpha2
Leif Åstrand 12 years ago
parent
commit
f1061c4376
1 changed files with 3 additions and 0 deletions
  1. 3
    0
      .gitignore

+ 3
- 0
.gitignore View File

@@ -52,3 +52,6 @@

# /bin/
/bin

# Mac
*.DS_Store

Loading…
Cancel
Save