Skip to content

Commit

Permalink
Skip build/ and dist/ directories when generating ctags
Browse files Browse the repository at this point in the history
  • Loading branch information
mikekreeki committed Sep 21, 2013
1 parent d7c9bfb commit febf984
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .ctags
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
--recurse=yes
--tag-relative=yes

--exclude=.git
--exclude=log
--exclude=build
--exclude=dist

0 comments on commit febf984

Please sign in to comment.