Like as Windows, OS X also has hidden files and folders.
To see hidden files and folders, use below command.
To disable it, please use below command.
defaults write com.apple.finder AppleShowAllFiles YES
killall Finder
defaults write com.apple.finder AppleShowAllFiles NO
killall Finder