.hgignore
author ymh <ymh.work@gmail.com>
Thu, 07 Nov 2024 23:54:02 +0100
changeset 1573 43dc356e3ff8
parent 1571 4a1e6952afe5
permissions -rw-r--r--
Improve mastodon login text and add test event
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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
a99a04556e3b Added conversation mode
Raphael Velt <raph.velt@gmail.com>
parents: 297
diff changeset
     3
*.orig
1558
761ba7426984 upgrade metadataplayer and add a sitemap
ymh <ymh.work@gmail.com>
parents: 1543
diff changeset
     4
*/shell.nix
340
a99a04556e3b Added conversation mode
Raphael Velt <raph.velt@gmail.com>
parents: 297
diff changeset
     5
a99a04556e3b Added conversation mode
Raphael Velt <raph.velt@gmail.com>
parents: 297
diff changeset
     6
syntax: regexp
1522
3ad95f783499 Migrate to poetry to manage the local venv
ymh <ymh.work@gmail.com>
parents: 1507
diff changeset
     7
^script/.venv
1558
761ba7426984 upgrade metadataplayer and add a sitemap
ymh <ymh.work@gmail.com>
parents: 1543
diff changeset
     8
^.etchosts$
895
aa7ad01b8260 clean hg ignore
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents: 741
diff changeset
     9
^script/stream/virtualenv/twitter_env$
aa7ad01b8260 clean hg ignore
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents: 741
diff changeset
    10
^script/stream/virtualenv$
aa7ad01b8260 clean hg ignore
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents: 741
diff changeset
    11
^script/rest/virtualenv$
aa7ad01b8260 clean hg ignore
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents: 741
diff changeset
    12
^script/stream/streamwatcher\.py$
aa7ad01b8260 clean hg ignore
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents: 741
diff changeset
    13
^script/virtualenv/res/twitter-1\.4\.2$
aa7ad01b8260 clean hg ignore
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents: 741
diff changeset
    14
^script/stream/res$
aa7ad01b8260 clean hg ignore
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents: 741
diff changeset
    15
^script/stream/.+\.db$
aa7ad01b8260 clean hg ignore
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents: 741
diff changeset
    16
.oauth_token
aa7ad01b8260 clean hg ignore
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents: 741
diff changeset
    17
log.txt$
aa7ad01b8260 clean hg ignore
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents: 741
diff changeset
    18
\.DS_Store$
aa7ad01b8260 clean hg ignore
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents: 741
diff changeset
    19
\.pyc
aa7ad01b8260 clean hg ignore
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents: 741
diff changeset
    20
^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
    21
^script/virtualenv/venv.*$
aa7ad01b8260 clean hg ignore
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents: 741
diff changeset
    22
^web/config\.php$
aa7ad01b8260 clean hg ignore
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents: 741
diff changeset
    23
^web/\.htaccess$
aa7ad01b8260 clean hg ignore
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents: 741
diff changeset
    24
^web/CPV/config\.php$
aa7ad01b8260 clean hg ignore
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents: 741
diff changeset
    25
^script/virtualenv/venv2$
aa7ad01b8260 clean hg ignore
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents: 741
diff changeset
    26
^script/virtualenv/venv_prod$
aa7ad01b8260 clean hg ignore
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents: 741
diff changeset
    27
^\.settings$
425
b346fd32fc34 prepare for publication, add sync info
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents: 392
diff changeset
    28
^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
    29
^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
    30
^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
    31
^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
    32
^script/lib/tweetstream/dist$
735
655bf8a12003 add virtualenv creation
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents: 529
diff changeset
    33
^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
    34
^script/virtualenv/script/env$
895
aa7ad01b8260 clean hg ignore
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents: 741
diff changeset
    35
^script/virtualenv/script/project-boot\.py$
1496
184372ec27e2 upgrade to python 3 and twitter api
ymh <ymh.work@gmail.com>
parents: 1435
diff changeset
    36
^script/.direnv
184372ec27e2 upgrade to python 3 and twitter api
ymh <ymh.work@gmail.com>
parents: 1435
diff changeset
    37
^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
    38
^web/event_props$
308968a48dc8 add design attention to archive
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents: 988
diff changeset
    39
^script/utils/ghostdriver.log$
1386
af05cd44d393 modify sync info
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents: 1184
diff changeset
    40
^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
    41
^web/vendor
1571
4a1e6952afe5 Improve on mastodon management
ymh <ymh.work@gmail.com>
parents: 1565
diff changeset
    42
^web/data
1435
228471fbc9fa Add marathon Serpentine 2018 event
salimr <riwad.salim@yahoo.fr>
parents: 1427
diff changeset
    43
^web/devroot$
1558
761ba7426984 upgrade metadataplayer and add a sitemap
ymh <ymh.work@gmail.com>
parents: 1543
diff changeset
    44
^web/node_modules$
1565
b1d408b2381d upgrade metadataplayer
ymh <ymh.work@gmail.com>
parents: 1558
diff changeset
    45
^web/.direnv
1507
1e7aa7dc444b adapt polemictweet to python 3.7, new twitter model and update requirement
ymh <ymh.work@gmail.com>
parents: 1496
diff changeset
    46
^script/utils/.*\.json$
1543
808ef2076edc add first version of enmi21
ymh <ymh.work@gmail.com>
parents: 1522
diff changeset
    47
^script/utils/.*.csv$