dont ctags within toolchains/sim | only ctags scala/C/C++/python files
This commit is contained in:
@@ -1 +1,3 @@
|
|||||||
*/target
|
*/target
|
||||||
|
sims
|
||||||
|
toolchains
|
||||||
|
|||||||
@@ -14,4 +14,4 @@
|
|||||||
# * tags file in the directory that this was called in
|
# * tags file in the directory that this was called in
|
||||||
|
|
||||||
# ctags wrapper
|
# ctags wrapper
|
||||||
ctags -R --exclude=@.ctagsignore --links=no
|
ctags -R --exclude=@.ctagsignore --links=no --languages=scala,C,C++,python
|
||||||
|
|||||||
Reference in New Issue
Block a user