Add the .DS_Store file to the gitignore (often added by default).

This commit is contained in:
Shaun McDonald 2011-05-07 23:41:27 +01:00 committed by Tom Hughes
parent ff9fb4f9c2
commit bab8ad3a7b

1
.gitignore vendored
View file

@ -1,2 +1,3 @@
log
tmp
.DS_Store