Meddle
Meddle copied to clipboard
Missing .gitignore
For contributors, a .gitignore would be handy.
Use .git/exclude.
~~As I said, that's only good for a git expert. It's painful for new contributors which are still in the process of learning everything.~~ Correction: Even a git expert would argue you need a .gitignore.
You should always make things work in the default configuration. Unless you can't. This is clearly a case where you can.