Refer: http://www.macworld.com/article/2030765/8-ways-to-hide-files-and-folders-in-os-x.html
If you have Appleās Developer Tools installed, go to Terminal and enter setfile -a V followed by the name of the file or folder. That sets its visibility attribute to invisible; you can undo this by repeating the command with a lower-case v.
