.hgignore
author ymh <ymh.work@gmail.com>
Tue, 05 Apr 2016 19:52:17 +0200
changeset 680 541cd2de37d8
parent 492 19220d52bce7
child 685 dc349ee44568
permissions -rw-r--r--
Added tag V03.02 for changeset 1911af6da33f
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
896db0083b76 first commit
ymh <ymh.work@gmail.com>
parents:
diff changeset
     1
896db0083b76 first commit
ymh <ymh.work@gmail.com>
parents:
diff changeset
     2
syntax: glob
896db0083b76 first commit
ymh <ymh.work@gmail.com>
parents:
diff changeset
     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
896db0083b76 first commit
ymh <ymh.work@gmail.com>
parents:
diff changeset
     5
896db0083b76 first commit
ymh <ymh.work@gmail.com>
parents:
diff changeset
     6
syntax: regexp
267
24ff98f2a122 update hgignore
cavaliet
parents: 266
diff changeset
     7
^web/.htaccess$
1
95c490397619 ignore some file
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
     8
^web/static/site$
492
19220d52bce7 add preview calculation
ymh <ymh.work@gmail.com>
parents: 350
diff changeset
     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
ba8ebabbaece -correct css and display
ymh <ymh.work@gmail.com>
parents: 37
diff changeset
    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
515a46247b13 renkan from notice
cavaliet
parents: 267
diff changeset
    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
19220d52bce7 add preview calculation
ymh <ymh.work@gmail.com>
parents: 350
diff changeset
    23
^sbin/sync/config\.py$