Skip to content

Instantly share code, notes, and snippets.

@nicokruger
Created September 22, 2012 11:45
Show Gist options
  • Save nicokruger/3765910 to your computer and use it in GitHub Desktop.
Save nicokruger/3765910 to your computer and use it in GitHub Desktop.
javacsript ctags exclude .git
ctags --tag-relative -Rftags --exclude=.git --languages=javascript
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment