| author | cavaliet |
| Wed, 20 Aug 2014 15:36:50 +0200 | |
| changeset 310 | 05c9f6551fde |
| parent 267 | 24ff98f2a122 |
| child 314 | 515a46247b13 |
| 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$ |
| 0 | 8 |
|
9 |
syntax: regexp |
|
| 1 | 10 |
^web/static/site$ |
|
19
e2f27df4e17b
some changes to import all data from export
ymh <ymh.work@gmail.com>
parents:
11
diff
changeset
|
11 |
\.DS_Store |
| 1 | 12 |
syntax: regexp |
|
11
143ab88d17f8
add ordered manytomany fields and indexing
ymh <ymh.work@gmail.com>
parents:
1
diff
changeset
|
13 |
^virtualenv/web/project-boot\.py$ |
|
143ab88d17f8
add ordered manytomany fields and indexing
ymh <ymh.work@gmail.com>
parents:
1
diff
changeset
|
14 |
syntax: regexp |
|
143ab88d17f8
add ordered manytomany fields and indexing
ymh <ymh.work@gmail.com>
parents:
1
diff
changeset
|
15 |
^web/index/.*$ |
| 37 | 16 |
|
17 |
syntax: regexp |
|
| 72 | 18 |
^virtualenv/res/src/south$ |
19 |
syntax: regexp |
|
|
114
c59383cc9940
migrate categories extraction to hdalab
ymh <ymh.work@gmail.com>
parents:
72
diff
changeset
|
20 |
\.sh$ |
|
c59383cc9940
migrate categories extraction to hdalab
ymh <ymh.work@gmail.com>
parents:
72
diff
changeset
|
21 |
syntax: regexp |
|
122
fde8335a037c
Added Geographic Inclusion in the Django version (server only)
veltr
parents:
114
diff
changeset
|
22 |
^web/hdalab/config\.py$ |
|
fde8335a037c
Added Geographic Inclusion in the Django version (server only)
veltr
parents:
114
diff
changeset
|
23 |
syntax: regexp |
|
fde8335a037c
Added Geographic Inclusion in the Django version (server only)
veltr
parents:
114
diff
changeset
|
24 |
^web/hdalab/\.htaccess$ |
|
fde8335a037c
Added Geographic Inclusion in the Django version (server only)
veltr
parents:
114
diff
changeset
|
25 |
syntax: regexp |
| 129 | 26 |
^web/hdalab/\.htaccess$ |
27 |
syntax: regexp |
|
|
266
825ff4d6a8ac
reorganise folders and update venv dependancies (django, etc...)
cavaliet
parents:
129
diff
changeset
|
28 |
^\.settings$ |
|
825ff4d6a8ac
reorganise folders and update venv dependancies (django, etc...)
cavaliet
parents:
129
diff
changeset
|
29 |
syntax: regexp |
|
825ff4d6a8ac
reorganise folders and update venv dependancies (django, etc...)
cavaliet
parents:
129
diff
changeset
|
30 |
^run$ |
|
825ff4d6a8ac
reorganise folders and update venv dependancies (django, etc...)
cavaliet
parents:
129
diff
changeset
|
31 |
syntax: regexp |
|
825ff4d6a8ac
reorganise folders and update venv dependancies (django, etc...)
cavaliet
parents:
129
diff
changeset
|
32 |
^src/hdabo/config\.py$ |