minor: DS_Store file has been added to .gitignore
This commit is contained in:
parent
617ebf2bf2
commit
cb3db4097d
|
|
@ -27,3 +27,6 @@ checkstyle.iml
|
|||
#Virtual machine crash logs
|
||||
hs_err_pid*
|
||||
replay_pid*
|
||||
|
||||
#MAC hidden file
|
||||
.DS_Store
|
||||
|
|
|
|||
Loading…
Reference in New Issue