Skip to content

Commit 0aed1e4

Browse files
committed
Add ctags config
1 parent 4999886 commit 0aed1e4

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.ctags-exclude

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
node_modules
2+
platforms
3+
*.js

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ hooks
22
node_modules
33
platforms
44
lib
5+
tags
56

67
app/**/*.js
78
app/**/*.map

0 commit comments

Comments
 (0)