| author | Riwad Salim <riwad.salim@yahoo.fr> |
| Mon, 30 Dec 2019 23:15:44 +0100 | |
| changeset 1526 | e4662bc99fec |
| parent 1522 | 3ad95f783499 |
| child 1543 | 808ef2076edc |
| permissions | -rw-r--r-- |
|
9
bb44692e09ee
script apres traitement enmi
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff
changeset
|
1 |
|
|
297
97ff31287a59
Improve jp translations
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
291
diff
changeset
|
2 |
syntax: glob |
| 340 | 3 |
*.orig |
4 |
||
5 |
syntax: regexp |
|
|
1522
3ad95f783499
Migrate to poetry to manage the local venv
ymh <ymh.work@gmail.com>
parents:
1507
diff
changeset
|
6 |
^script/.venv |
|
895
aa7ad01b8260
clean hg ignore
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
741
diff
changeset
|
7 |
^script/stream/virtualenv/twitter_env$ |
|
aa7ad01b8260
clean hg ignore
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
741
diff
changeset
|
8 |
^script/stream/virtualenv$ |
|
aa7ad01b8260
clean hg ignore
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
741
diff
changeset
|
9 |
^script/rest/virtualenv$ |
|
aa7ad01b8260
clean hg ignore
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
741
diff
changeset
|
10 |
^script/stream/streamwatcher\.py$ |
|
aa7ad01b8260
clean hg ignore
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
741
diff
changeset
|
11 |
^script/virtualenv/res/twitter-1\.4\.2$ |
|
aa7ad01b8260
clean hg ignore
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
741
diff
changeset
|
12 |
^script/stream/res$ |
|
aa7ad01b8260
clean hg ignore
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
741
diff
changeset
|
13 |
^script/stream/.+\.db$ |
|
aa7ad01b8260
clean hg ignore
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
741
diff
changeset
|
14 |
.oauth_token |
|
aa7ad01b8260
clean hg ignore
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
741
diff
changeset
|
15 |
log.txt$ |
|
aa7ad01b8260
clean hg ignore
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
741
diff
changeset
|
16 |
\.DS_Store$ |
|
aa7ad01b8260
clean hg ignore
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
741
diff
changeset
|
17 |
\.pyc |
|
aa7ad01b8260
clean hg ignore
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
741
diff
changeset
|
18 |
^script/virtualenv/distribute-0\.6\.14\.tar\.gz$ |
|
aa7ad01b8260
clean hg ignore
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
741
diff
changeset
|
19 |
^script/virtualenv/venv.*$ |
|
aa7ad01b8260
clean hg ignore
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
741
diff
changeset
|
20 |
^web/config\.php$ |
|
aa7ad01b8260
clean hg ignore
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
741
diff
changeset
|
21 |
^web/\.htaccess$ |
|
aa7ad01b8260
clean hg ignore
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
741
diff
changeset
|
22 |
^web/CPV/config\.php$ |
|
aa7ad01b8260
clean hg ignore
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
741
diff
changeset
|
23 |
^script/virtualenv/venv2$ |
|
aa7ad01b8260
clean hg ignore
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
741
diff
changeset
|
24 |
^script/virtualenv/venv_prod$ |
|
aa7ad01b8260
clean hg ignore
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
741
diff
changeset
|
25 |
^\.settings$ |
|
425
b346fd32fc34
prepare for publication, add sync info
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
392
diff
changeset
|
26 |
^tweetcast/nodejs/node_modules$ |
|
529
99215db3da25
correct tweetstream version and clean iri_tweet. can now do a setup
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
425
diff
changeset
|
27 |
^tweetcast/server-gevent/server_setup\.py$ |
|
99215db3da25
correct tweetstream version and clean iri_tweet. can now do a setup
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
425
diff
changeset
|
28 |
^script/lib/iri_tweet/dist$ |
|
99215db3da25
correct tweetstream version and clean iri_tweet. can now do a setup
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
425
diff
changeset
|
29 |
^script/lib/iri_tweet/iri_tweet\.egg-info$ |
|
99215db3da25
correct tweetstream version and clean iri_tweet. can now do a setup
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
425
diff
changeset
|
30 |
^script/lib/tweetstream/dist$ |
|
735
655bf8a12003
add virtualenv creation
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
529
diff
changeset
|
31 |
^script/lib/tweetstream/tweetstream\.egg-info$ |
|
741
57e4f0e07ce9
ignore project-boot.py
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
735
diff
changeset
|
32 |
^script/virtualenv/script/env$ |
|
895
aa7ad01b8260
clean hg ignore
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
741
diff
changeset
|
33 |
^script/virtualenv/script/project-boot\.py$ |
|
1496
184372ec27e2
upgrade to python 3 and twitter api
ymh <ymh.work@gmail.com>
parents:
1435
diff
changeset
|
34 |
^script/.direnv |
|
184372ec27e2
upgrade to python 3 and twitter api
ymh <ymh.work@gmail.com>
parents:
1435
diff
changeset
|
35 |
^script/lib/iri_tweet/build |
|
1184
308968a48dc8
add design attention to archive
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
988
diff
changeset
|
36 |
^web/event_props$ |
|
308968a48dc8
add design attention to archive
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
988
diff
changeset
|
37 |
^script/utils/ghostdriver.log$ |
|
1386
af05cd44d393
modify sync info
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
1184
diff
changeset
|
38 |
^sbin/sync/sync_live |
|
1427
8b3d57a519eb
remove dependency to Zend 1. Use composer to reduce the number of dependencies
ymh <ymh.work@gmail.com>
parents:
1386
diff
changeset
|
39 |
^web/vendor |
|
1435
228471fbc9fa
Add marathon Serpentine 2018 event
salimr <riwad.salim@yahoo.fr>
parents:
1427
diff
changeset
|
40 |
^web/devroot$ |
|
1507
1e7aa7dc444b
adapt polemictweet to python 3.7, new twitter model and update requirement
ymh <ymh.work@gmail.com>
parents:
1496
diff
changeset
|
41 |
^script/utils/.*\.json$ |