| author | ymh <ymh.work@gmail.com> |
| Thu, 12 Jun 2014 16:27:35 +0200 | |
| changeset 304 | 8ad1734d9d8a |
| parent 295 | bcac9ea07d04 |
| child 309 | 0c3e6e66881f |
| permissions | -rw-r--r-- |
| 4 | 1 |
|
2 |
syntax: regexp |
|
| 13 | 3 |
^\.project$ |
| 16 | 4 |
^client/data/dynamic-data\.json$ |
|
295
bcac9ea07d04
add simple-persist in grunt connect
ymh <ymh.work@gmail.com>
parents:
290
diff
changeset
|
5 |
^client/data/example-cinema\.json$ |
| 32 | 6 |
^server/target$ |
7 |
^metadataplayer/libs$ |
|
| 228 | 8 |
^metadataplayer/metadataplayer$ |
| 200 | 9 |
^standalone/renkan/css$ |
10 |
^standalone/renkan/data$ |
|
11 |
^standalone/renkan/img$ |
|
12 |
^standalone/renkan/js$ |
|
| 210 | 13 |
^standalone/renkan/lib$ |
|
290
8a6eb26ac87f
move client build to Grunt and relocate it into client folder. Adjust server to work with the new build.
ymh <ymh.work@gmail.com>
parents:
240
diff
changeset
|
14 |
^build$ |
|
8a6eb26ac87f
move client build to Grunt and relocate it into client folder. Adjust server to work with the new build.
ymh <ymh.work@gmail.com>
parents:
240
diff
changeset
|
15 |
^client/node_modules$ |
|
295
bcac9ea07d04
add simple-persist in grunt connect
ymh <ymh.work@gmail.com>
parents:
290
diff
changeset
|
16 |
^client/dist$ |