overtone / emacs-live

M-x start-hacking
http://overtone.github.com/emacs-live/
Other
1.51k stars 241 forks source link

Remove Invalid Symlink File #251

Closed femnad closed 7 years ago

femnad commented 7 years ago

This pull request removes an invalid symlink to the CHANGELOG.md file.

samaaron commented 7 years ago

Actually I think you can remove that entire tmp file :)

femnad commented 7 years ago

I thought I did that, I am missing anything? Also do you think that pattern (files starting with .#) should be added to the .gitignore file?

samaaron commented 7 years ago

Ah yes, my mistake - just looked like you removed a line first time I glanced. Also, yes I think .# should be added to .gitignore :-)

samaaron commented 7 years ago

Also, thanks for this commit!

femnad commented 7 years ago

Sure thing. The way GitHub displayed the diff confused me too.