.hgignore
author ymh <ymh.work@gmail.com>
Thu, 09 Jan 2020 15:03:53 +0100
branchdocumentation
changeset 699 108410ae1150
parent 693 09e00f38d177
permissions -rw-r--r--
Add reverse proxy Vagrantfile + poetry files on sync folder
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$
685
dc349ee44568 small change in requirements.txt
ymh <ymh.work@gmail.com>
parents: 492
diff changeset
    24
^src/hdalab.egg-info
dc349ee44568 small change in requirements.txt
ymh <ymh.work@gmail.com>
parents: 492
diff changeset
    25
^src/dist
dc349ee44568 small change in requirements.txt
ymh <ymh.work@gmail.com>
parents: 492
diff changeset
    26
^src/MANIFEST.in$
686
385e3a12ee27 Containerization and various corrections to make it work
ymh <ymh.work@gmail.com>
parents: 685
diff changeset
    27
^dev/hdalab/dist
687
53fee689f666 Dockerfile correction and add a way to save/load the docker images.
ymh <ymh.work@gmail.com>
parents: 686
diff changeset
    28
^dev/out
693
09e00f38d177 Add hdabo/hdalab documentations
ymh <ymh.work@gmail.com>
parents: 687
diff changeset
    29
^doc/build
699
108410ae1150 Add reverse proxy Vagrantfile + poetry files on sync folder
ymh <ymh.work@gmail.com>
parents: 693
diff changeset
    30
^sbin/sync/.venv
108410ae1150 Add reverse proxy Vagrantfile + poetry files on sync folder
ymh <ymh.work@gmail.com>
parents: 693
diff changeset
    31
^revers/.vagrant