Skip to content

Instantly share code, notes, and snippets.

View MJeorrett's full-sized avatar

Matthew Jeorrett MJeorrett

View GitHub Profile

"Hey Alan..."

"I already commited my Node.js project, but I forgot to add node_modules to a gitignore. How fucked am I??"

It's cool, don't panic. First make your gitignore file:

$ touch .gitignore