| author | ymh <ymh.work@gmail.com> |
| Fri, 16 May 2014 09:23:11 +0200 | |
| changeset 290 | 8a6eb26ac87f |
| parent 240 | 18a43ba77ad0 |
| child 295 | bcac9ea07d04 |
| permissions | -rw-r--r-- |
| 4 | 1 |
|
2 |
syntax: regexp |
|
| 13 | 3 |
^\.project$ |
| 16 | 4 |
^client/data/dynamic-data\.json$ |
| 32 | 5 |
^server/target$ |
6 |
^metadataplayer/libs$ |
|
| 228 | 7 |
^metadataplayer/metadataplayer$ |
| 200 | 8 |
^standalone/renkan/css$ |
9 |
^standalone/renkan/data$ |
|
10 |
^standalone/renkan/img$ |
|
11 |
^standalone/renkan/js$ |
|
| 210 | 12 |
^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
|
13 |
^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
|
14 |
^client/node_modules$ |
|
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/dist$ |