ctags: ignore sbt stuff
This commit is contained in:
parent
bdc091a640
commit
a705b2c373
4
ctags.in
4
ctags.in
@ -31,3 +31,7 @@
|
||||
--langdef=NIX
|
||||
--langmap=NIX:.nix
|
||||
--regex-NIX=/([^ \t*]*)[ \t]*=.*:/\1/f/
|
||||
|
||||
# ignore sbt target directory
|
||||
--exclude=target
|
||||
--exclude=TSTP
|
||||
|
Loading…
Reference in New Issue
Block a user