Skip to content

Instantly share code, notes, and snippets.

@LuisRBarreras
Last active August 4, 2017 18:11
Show Gist options
  • Save LuisRBarreras/35210ac3c5bfc50cc51303267db78e00 to your computer and use it in GitHub Desktop.
Save LuisRBarreras/35210ac3c5bfc50cc51303267db78e00 to your computer and use it in GitHub Desktop.
Ack ignore for NodeJS Project
--ignore-dir=node_modules/
--ignore-dir=coverage/
--ignore-dir=dist/
--ignore-dir=server/tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment