-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathsplunkbot.tmproj
More file actions
125 lines (125 loc) · 3.01 KB
/
splunkbot.tmproj
File metadata and controls
125 lines (125 loc) · 3.01 KB
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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>documents</key>
<array>
<dict>
<key>expanded</key>
<true/>
<key>name</key>
<string>node_modules</string>
<key>regexFolderFilter</key>
<string>!.*/(\.[^/]*|CVS|_darcs|_MTN|\{arch\}|blib|.*~\.nib|.*\.(framework|app|pbproj|pbxproj|xcode(proj)?|bundle))$</string>
<key>sourceDirectory</key>
<string>node_modules</string>
</dict>
<dict>
<key>name</key>
<string>config</string>
<key>regexFolderFilter</key>
<string>!.*/(\.[^/]*|CVS|_darcs|_MTN|\{arch\}|blib|.*~\.nib|.*\.(framework|app|pbproj|pbxproj|xcode(proj)?|bundle))$</string>
<key>sourceDirectory</key>
<string>config</string>
</dict>
<dict>
<key>expanded</key>
<true/>
<key>name</key>
<string>web</string>
<key>regexFolderFilter</key>
<string>!.*/(\.[^/]*|CVS|_darcs|_MTN|\{arch\}|blib|.*~\.nib|.*\.(framework|app|pbproj|pbxproj|xcode(proj)?|bundle))$</string>
<key>sourceDirectory</key>
<string>web</string>
</dict>
<dict>
<key>filename</key>
<string>ircbot.js</string>
<key>lastUsed</key>
<date>2012-04-04T22:08:54Z</date>
</dict>
<dict>
<key>filename</key>
<string>index.js</string>
<key>lastUsed</key>
<date>2012-03-30T16:38:06Z</date>
</dict>
<dict>
<key>filename</key>
<string>deprecated-splunklog.js</string>
</dict>
<dict>
<key>filename</key>
<string>TODO</string>
<key>lastUsed</key>
<date>2012-04-17T22:56:34Z</date>
</dict>
<dict>
<key>filename</key>
<string>irclog.js</string>
<key>lastUsed</key>
<date>2012-02-18T22:58:29Z</date>
</dict>
<dict>
<key>filename</key>
<string>search.js</string>
<key>lastUsed</key>
<date>2012-02-28T05:50:03Z</date>
</dict>
<dict>
<key>filename</key>
<string>run.sh</string>
<key>lastUsed</key>
<date>2012-04-04T22:08:53Z</date>
</dict>
<dict>
<key>filename</key>
<string>splunk.js</string>
<key>lastUsed</key>
<date>2012-03-06T20:13:38Z</date>
</dict>
<dict>
<key>filename</key>
<string>README.md</string>
<key>lastUsed</key>
<date>2012-04-04T22:08:56Z</date>
</dict>
<dict>
<key>filename</key>
<string>dev.sh</string>
</dict>
<dict>
<key>filename</key>
<string>genmapjson.js</string>
<key>lastUsed</key>
<date>2012-04-17T22:56:35Z</date>
</dict>
<dict>
<key>filename</key>
<string>log.js</string>
<key>lastUsed</key>
<date>2012-03-30T16:38:02Z</date>
</dict>
<dict>
<key>filename</key>
<string>NOTES.md</string>
<key>lastUsed</key>
<date>2012-03-27T18:59:26Z</date>
</dict>
<dict>
<key>filename</key>
<string>package.json</string>
<key>lastUsed</key>
<date>2012-03-27T18:52:41Z</date>
</dict>
</array>
<key>fileHierarchyDrawerWidth</key>
<integer>200</integer>
<key>metaData</key>
<dict/>
<key>showFileHierarchyDrawer</key>
<true/>
<key>windowFrame</key>
<string>{{301, 86}, {918, 751}}</string>
</dict>
</plist>