Merge pull request #346 from ucb-bar/cleanup-ctags

Cleanup Ctags
This commit is contained in:
Abraham Gonzalez
2019-12-03 15:54:51 -08:00
committed by GitHub
2 changed files with 3 additions and 1 deletions

View File

@@ -1 +1,3 @@
*/target
sims
toolchains

View File

@@ -14,4 +14,4 @@
# * tags file in the directory that this was called in
# ctags wrapper
ctags -R --exclude=@.ctagsignore --links=no
ctags -R --exclude=@.ctagsignore --links=no --languages=scala,C,C++,python