ASSERT-KTH / drr

Tool & data on the correctness of Defects4 patches generated by program repair tools http://arxiv.org/pdf/1909.13694
http://arxiv.org/pdf/1909.13694
Creative Commons Attribution Share Alike 4.0 International
10 stars 6 forks source link

[Minor issue] add .DS_Store into git ignore list #9

Closed martinezmatias closed 6 years ago

martinezmatias commented 6 years ago

Hi @SophieHYe It's a minor thing: the .DS_Store are files from the MacOs. (They contain information about the visualization of the windows those are placed) In the local folder of your repo you can remove them (e.g., using command find with the argument delete) and then to add .DS_Store in the .gitignore file. Here one Stackoverflow post that explain that https://stackoverflow.com/questions/107701/how-can-i-remove-ds-store-files-from-a-git-repository