Hide ._.DS_Store files.

--HG--
branch : develop
This commit is contained in:
Roman Telezhynskyi 2015-02-22 20:49:22 +02:00
parent 0bfd03d98a
commit e27d7bee5e

View File

@ -13,8 +13,9 @@ syntax: glob
# Temporary files used by the vim editor.
.*.swp
# A hidden file created by the Mac OS X Finder.
# A hidden files created by the Mac OS X Finder.
.DS_Store
._.DS_Store
# Ignore this directory.
html/