| author | ymh <ymh.work@gmail.com> |
| Tue, 13 Mar 2018 16:52:47 +0100 | |
| changeset 685 | dc349ee44568 |
| parent 492 | 19220d52bce7 |
| child 686 | 385e3a12ee27 |
| permissions | -rw-r--r-- |
| 0 | 1 |
|
2 |
syntax: glob |
|
3 |
virtualenv/web/env/* |
|
|
19
e2f27df4e17b
some changes to import all data from export
ymh <ymh.work@gmail.com>
parents:
11
diff
changeset
|
4 |
*.pyc |
| 0 | 5 |
|
6 |
syntax: regexp |
|
| 267 | 7 |
^web/.htaccess$ |
| 1 | 8 |
^web/static/site$ |
| 492 | 9 |
^web/static/media |
|
19
e2f27df4e17b
some changes to import all data from export
ymh <ymh.work@gmail.com>
parents:
11
diff
changeset
|
10 |
\.DS_Store |
|
11
143ab88d17f8
add ordered manytomany fields and indexing
ymh <ymh.work@gmail.com>
parents:
1
diff
changeset
|
11 |
^virtualenv/web/project-boot\.py$ |
|
143ab88d17f8
add ordered manytomany fields and indexing
ymh <ymh.work@gmail.com>
parents:
1
diff
changeset
|
12 |
^web/index/.*$ |
| 72 | 13 |
^virtualenv/res/src/south$ |
|
114
c59383cc9940
migrate categories extraction to hdalab
ymh <ymh.work@gmail.com>
parents:
72
diff
changeset
|
14 |
\.sh$ |
|
122
fde8335a037c
Added Geographic Inclusion in the Django version (server only)
veltr
parents:
114
diff
changeset
|
15 |
^web/hdalab/config\.py$ |
|
350
4f2fe8731353
add fabfile for server synchronisation
ymh <ymh.work@gmail.com>
parents:
318
diff
changeset
|
16 |
^web/hdalab/\.htaccess$ |
|
122
fde8335a037c
Added Geographic Inclusion in the Django version (server only)
veltr
parents:
114
diff
changeset
|
17 |
^web/hdalab/\.htaccess$ |
|
266
825ff4d6a8ac
reorganise folders and update venv dependancies (django, etc...)
cavaliet
parents:
129
diff
changeset
|
18 |
^\.settings$ |
|
825ff4d6a8ac
reorganise folders and update venv dependancies (django, etc...)
cavaliet
parents:
129
diff
changeset
|
19 |
^run$ |
| 314 | 20 |
^src/hdabo/config\.py$ |
|
318
25c28dd19898
clean difference between alone hdabo and hdalab depending on hdabo.
cavaliet
parents:
314
diff
changeset
|
21 |
^web/static/media/thumbnails/renkan/renkan_default_icon\.png\.100x100_q85\.png$ |
|
350
4f2fe8731353
add fabfile for server synchronisation
ymh <ymh.work@gmail.com>
parents:
318
diff
changeset
|
22 |
^src/hdalab/config\.py$ |
| 492 | 23 |
^sbin/sync/config\.py$ |
| 685 | 24 |
^src/hdalab.egg-info |
25 |
^src/dist |
|
26 |
^src/MANIFEST.in$ |
|
27 |
^build/hdalab/dist |