Skip to content

Instantly share code, notes, and snippets.

@Amwam
Created December 28, 2018 10:51
Show Gist options
  • Save Amwam/350c8fa757dc79071812f218ad008e19 to your computer and use it in GitHub Desktop.
Save Amwam/350c8fa757dc79071812f218ad008e19 to your computer and use it in GitHub Desktop.
ACK rc files
--ignore-dir=.idea
--ignore-dir=.git
--ignore-dir=node_modules
--ignore-dir=.ropeproject
--ignore-file=match:\.?tags?
--ignore-dir=.tag
--ignore-dir=data
--ignore-dir=coverage
--ignore-dir=build
--ignore-file=match:nosetests.*.xml
--ignore-file=match:.*.jsbundle
--ignore-file=match:.*.eslint.*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment