-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathdot_ctags
More file actions
61 lines (60 loc) · 999 Bytes
/
Copy pathdot_ctags
File metadata and controls
61 lines (60 loc) · 999 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
--recurse=yes
--tag-relative=yes
--exclude=.git
--exclude=*.tar
--exclude=*.tar.gz
--exclude=*.zip
--exclude=*.rar
--exclude=*.7z
--exclude=*.bak
--exclude=*.tmp
--exclude=*.log
--exclude=*.swp
--exclude=*.swo
--exclude=*.DS_Store
--exclude=*.class
--exclude=*.o
--exclude=*.obj
--exclude=*.so
--exclude=*.dll
--exclude=*.exe
--exclude=*.out
--exclude=*.pyc
--exclude=*.pyo
--exclude=*.jar
--exclude=*.war
--exclude=*.ear
--exclude=*.min.js
--exclude=*.min.css
--exclude=*.map
--exclude=*.lock
--exclude=*.orig
--exclude=*.rej
--exclude=*.bin
--exclude=*.dmg
--exclude=*.iso
--exclude=*.img
--exclude=*.msi
--exclude=*.deb
--exclude=*.rpm
--exclude=*.pkg
--exclude=*.xz
--exclude=*.bz2
--exclude=*.gz
--exclude=*.tgz
--exclude=*.tbz2
--exclude=*.lz
--exclude=*.lzma
--exclude=*.z
--exclude=*.Z
--exclude=*.lz4
--exclude=*.sz
--exclude=*.tar.xz
--exclude=*.tar.bz2
--exclude=*.tar.lz
--exclude=*.tar.lzma
--exclude=*.tar.z
--exclude=*.tar.Z
--exclude=*.tar.lz4
--exclude=*.tar.sz
--exclude=*.tar.gz