Skip to content

Commit

Permalink
ctags: only exclude build related stuff
Browse files Browse the repository at this point in the history
scripts should be parsed

Signed-off-by: Gabor Nagy <gabor.nagy@balabit.com>
  • Loading branch information
Gabor Nagy committed Mar 6, 2020
1 parent 1e286e3 commit f18602a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .ctags
@@ -1,4 +1,6 @@
--exclude=tags
--exclude=.git
--exclude=dbld
--exclude=dbld/build
--exclude=dbld/install
--exclude=dbld/release

0 comments on commit f18602a

Please sign in to comment.