minor: DS_Store file has been added to .gitignore

This commit is contained in:
Ilja Dubinin 2016-01-05 23:01:16 +00:00
parent 617ebf2bf2
commit cb3db4097d
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -27,3 +27,6 @@ checkstyle.iml
#Virtual machine crash logs
hs_err_pid*
replay_pid*
#MAC hidden file
.DS_Store