Closed ransomw closed 8 years ago
@ransomw Hey :relaxed: Small tip that might be helpful to you: You can also set a .gitignore globally for all the git repositories on your computer: https://help.github.com/articles/ignoring-files/#create-a-global-gitignore
I don’t mind merging it anyway, but I recommend what @finnp says :) Thanks @ransomw
LGTM. @finnp mind if we merge it in?
@gr2m Nope, doesn't hurt to have it in here :relaxed: LGTM.
w00p, thanks @ransomw :) Note that you are a Hoodie Team member, you can also create branches on the main repository for PRs if you prefer that to forking. The benefit is that if we review PRs on branches, we can rebase them ourselves before merging and better collaborate on them in general
adds a line for emacs backups to the
.gitignore
.making this pr separate from any particular issue ensures that this minor irk w/ my development workflow can get sorted independently and out of order relative to more edits that are related to open issues.