Browse Source

Fix .DS_Store entry for macOS

pull/417/head
Frank A. Krueger 10 years ago
parent
commit
a8d9d105cd
  1. 2
      .gitignore

2
.gitignore

@ -49,7 +49,7 @@ UpgradeLog*.htm
# OS
$RECYCLE.BIN/
.DS_Store/
.DS_Store
Thumbs.db
ehthumbs.db
Desktop.ini

Loading…
Cancel
Save