Hey I\'m trying to get into git, as an emacs user first thing to do is to make sure the ~ and #*# files are ignored by git. Documentation talks about .gitignore which I\'ve been
Simplest way to get that file into all branches would be probably git cherry-pick commit with .gitignore file into those branches