I have a virtual-box with installed Ubuntu on it. All new projects I start working on have some weird .AppleDouble files. So every time I check my git status
they are appear in the log, unless I include them in .gitignore
.
Could someone please advise me how to get rid of them. So that they won't appear in future projects and I don't have to include them in .gitignore
every time.
These files don't appear on my OS X (i.e. non virtual machine). I am guessing it has something to do with virtual box.