I have a project which I check out remotely from my VM.
Now it checks out all files except the one that he doesn\'t see.
Which happens to be the .git>
.git>
You can make visible only .git file. like this
go in Netbeans 8 in Tools -> Options -> Miscellaneous -> Files
and enter
^(CVS|SCCS|vssver.?.scc|#.#|%.%|_svn)$|~$|^.(?!(htaccess|git.+|hgignore)$).*$