summaryrefslogtreecommitdiff
path: root/stowables-dotconfig/ctags/config.ctags
blob: c599dce8f1e85fa66683eff3498cbfd1cfee01e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
--recurse=yes
--roles-C.h=+{system}{local}
--exclude=.git
--exclude=.svn
--exclude=BUILD
--exclude=build
--exclude=*.js
--exclude=*~
--exclude=vendor/*
--exclude=node_modules/*
--exclude=db/*
--exclude=log/*
--exclude=\*.min.\*
--exclude=\*.swp
--exclude=\*.bak
--exclude=\*.pyc
--exclude=\*.class
--exclude=\*.sln
--exclude=\*.csproj
--exclude=\*.csproj.user
--exclude=\*.cache
--exclude=\*.dll
--exclude=\*.pdb