Skip to content

Instantly share code, notes, and snippets.

@joxxoxo
Last active December 14, 2015 08:18
Show Gist options
  • Save joxxoxo/5056439 to your computer and use it in GitHub Desktop.
Save joxxoxo/5056439 to your computer and use it in GitHub Desktop.
to search through all files and skip not project ones
--type-add=ruby=.haml,.rake, .slim, .feature
--type-add=css=.less,.scss, .sass
--type-add=js=.coffee
--ignore-dir=neo4j
--ignore-dir=tmp
--ignore-dir=coverage
--ignore-dir=log
--ignore-dir=tmp
--ignore-dir=brakeman
--ignore-dir=.idea
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment