.hgignore
author ymh <ymh.work@gmail.com>
Fri, 17 Nov 2017 11:41:58 +0100
changeset 562 210420362d64
parent 541 e756a8c72c3d
permissions -rw-r--r--
Added tag 0.0.24 for changeset bb2cb0fad904
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1
01a844d292ac dev environment + first skeleton for bo
ymh <ymh.work@gmail.com>
parents:
diff changeset
     1
syntax: regexp
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 155
diff changeset
     2
\.tern-port$
153
338bcc78d431 add HandleClient implementation + configuration + tests
ymh <ymh.work@gmail.com>
parents: 146
diff changeset
     3
^\.projectile$
28
b0b56e0f8c7f Add contributor edition
ymh <ymh.work@gmail.com>
parents: 25
diff changeset
     4
^dev2
1
01a844d292ac dev environment + first skeleton for bo
ymh <ymh.work@gmail.com>
parents:
diff changeset
     5
^dev/\.vagrant
230
6e4cabc614ef forgotten hgignore file
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
     6
^dev/install_corpus_drupal_.*
146
dc4d1cdc47e0 first implementation of handle install. Need refinement
ymh <ymh.work@gmail.com>
parents: 127
diff changeset
     7
^dev/handle
18
f2a40bbc27f6 add rdf mapper + merger + basic database model
ymh <ymh.work@gmail.com>
parents: 15
diff changeset
     8
^dev/corpus-dev.box$
28
b0b56e0f8c7f Add contributor edition
ymh <ymh.work@gmail.com>
parents: 25
diff changeset
     9
^dev/.*\.rpm
146
dc4d1cdc47e0 first implementation of handle install. Need refinement
ymh <ymh.work@gmail.com>
parents: 127
diff changeset
    10
^dev/provisioning/custom.yaml
526
cdaf9dfb5dfd correct licence problem in bug #0026523
ymh <ymh.work@gmail.com>
parents: 410
diff changeset
    11
^dev/proxy
1
01a844d292ac dev environment + first skeleton for bo
ymh <ymh.work@gmail.com>
parents:
diff changeset
    12
^server/data
01a844d292ac dev environment + first skeleton for bo
ymh <ymh.work@gmail.com>
parents:
diff changeset
    13
^server/src/\.git.*
01a844d292ac dev environment + first skeleton for bo
ymh <ymh.work@gmail.com>
parents:
diff changeset
    14
^server/src/\.env
153
338bcc78d431 add HandleClient implementation + configuration + tests
ymh <ymh.work@gmail.com>
parents: 146
diff changeset
    15
^server/src/.dir-locals.el$
338bcc78d431 add HandleClient implementation + configuration + tests
ymh <ymh.work@gmail.com>
parents: 146
diff changeset
    16
^server/src/.projectile$
1
01a844d292ac dev environment + first skeleton for bo
ymh <ymh.work@gmail.com>
parents:
diff changeset
    17
^server/src/composer.phar$
01a844d292ac dev environment + first skeleton for bo
ymh <ymh.work@gmail.com>
parents:
diff changeset
    18
^server/src/vendor
01a844d292ac dev environment + first skeleton for bo
ymh <ymh.work@gmail.com>
parents:
diff changeset
    19
^server/src/node_modules
2
00e2916104fe Migrate to php 5.6 + Laravel 5.1 + add phpunit test
ymh <ymh.work@gmail.com>
parents: 1
diff changeset
    20
^server/src/bootstrap/cache/
1
01a844d292ac dev environment + first skeleton for bo
ymh <ymh.work@gmail.com>
parents:
diff changeset
    21
^server/src/database/.*\.sqlite$
18
f2a40bbc27f6 add rdf mapper + merger + basic database model
ymh <ymh.work@gmail.com>
parents: 15
diff changeset
    22
^server/src/storage/.*\.sqlite$
1
01a844d292ac dev environment + first skeleton for bo
ymh <ymh.work@gmail.com>
parents:
diff changeset
    23
^server/src/storage/laravel.log$
01a844d292ac dev environment + first skeleton for bo
ymh <ymh.work@gmail.com>
parents:
diff changeset
    24
^server/src/storage/app/
01a844d292ac dev environment + first skeleton for bo
ymh <ymh.work@gmail.com>
parents:
diff changeset
    25
^server/src/storage/logs/
01a844d292ac dev environment + first skeleton for bo
ymh <ymh.work@gmail.com>
parents:
diff changeset
    26
^server/src/storage/framework/config.php$
01a844d292ac dev environment + first skeleton for bo
ymh <ymh.work@gmail.com>
parents:
diff changeset
    27
^server/src/storage/framework/routes.php$
01a844d292ac dev environment + first skeleton for bo
ymh <ymh.work@gmail.com>
parents:
diff changeset
    28
^server/src/storage/framework/compiled.php$
01a844d292ac dev environment + first skeleton for bo
ymh <ymh.work@gmail.com>
parents:
diff changeset
    29
^server/src/storage/framework/services.json$
01a844d292ac dev environment + first skeleton for bo
ymh <ymh.work@gmail.com>
parents:
diff changeset
    30
^server/src/storage/framework/events.scanned.php$
01a844d292ac dev environment + first skeleton for bo
ymh <ymh.work@gmail.com>
parents:
diff changeset
    31
^server/src/storage/framework/routes.scanned.php$
01a844d292ac dev environment + first skeleton for bo
ymh <ymh.work@gmail.com>
parents:
diff changeset
    32
^server/src/storage/framework/cache/
01a844d292ac dev environment + first skeleton for bo
ymh <ymh.work@gmail.com>
parents:
diff changeset
    33
^server/src/storage/framework/sessions/
01a844d292ac dev environment + first skeleton for bo
ymh <ymh.work@gmail.com>
parents:
diff changeset
    34
^server/src/storage/framework/views/
4
f55970e41793 first skeleton of bo client in ember
ymh <ymh.work@gmail.com>
parents: 2
diff changeset
    35
^server/node_modules
f55970e41793 first skeleton of bo client in ember
ymh <ymh.work@gmail.com>
parents: 2
diff changeset
    36
^server/src/public/css
386
c731ab9b934d implement first version of sparql client interface
ymh <ymh.work@gmail.com>
parents: 319
diff changeset
    37
^server/src/public/js
4
f55970e41793 first skeleton of bo client in ember
ymh <ymh.work@gmail.com>
parents: 2
diff changeset
    38
^server/src/public/fonts
319
78990a8a069b Work on front and back integration, correct the expected data format
ymh <ymh.work@gmail.com>
parents: 304
diff changeset
    39
^server/src/public/corpus-app
155
76ae75975ee2 upgrade ember to 2.6.0
ymh <ymh.work@gmail.com>
parents: 153
diff changeset
    40
^server/bo_client/.dir-locals.el$
76ae75975ee2 upgrade ember to 2.6.0
ymh <ymh.work@gmail.com>
parents: 153
diff changeset
    41
^server/bo_client/.projectile$
4
f55970e41793 first skeleton of bo client in ember
ymh <ymh.work@gmail.com>
parents: 2
diff changeset
    42
^server/bo_client/node_modules
f55970e41793 first skeleton of bo client in ember
ymh <ymh.work@gmail.com>
parents: 2
diff changeset
    43
^server/bo_client/bower_components
f55970e41793 first skeleton of bo client in ember
ymh <ymh.work@gmail.com>
parents: 2
diff changeset
    44
^server/bo_client/dist
f55970e41793 first skeleton of bo client in ember
ymh <ymh.work@gmail.com>
parents: 2
diff changeset
    45
^server/bo_client/tmp
230
6e4cabc614ef forgotten hgignore file
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
    46
^cms/dist
15
1b4c222d4f0c ignore node_modules in cms folder
nowmad@23.1.168.192.in-addr.arpa
parents: 7
diff changeset
    47
^cms/node_modules
7
479b1dd5a8e3 update .hgignore to ignore build, temp and config files in the ember app and the drupal module
nowmad@23.1.168.192.in-addr.arpa
parents: 4
diff changeset
    48
^cms/app-client/node_modules
479b1dd5a8e3 update .hgignore to ignore build, temp and config files in the ember app and the drupal module
nowmad@23.1.168.192.in-addr.arpa
parents: 4
diff changeset
    49
^cms/app-client/bower_components
479b1dd5a8e3 update .hgignore to ignore build, temp and config files in the ember app and the drupal module
nowmad@23.1.168.192.in-addr.arpa
parents: 4
diff changeset
    50
^cms/app-client/dist
479b1dd5a8e3 update .hgignore to ignore build, temp and config files in the ember app and the drupal module
nowmad@23.1.168.192.in-addr.arpa
parents: 4
diff changeset
    51
^cms/app-client/tmp
479b1dd5a8e3 update .hgignore to ignore build, temp and config files in the ember app and the drupal module
nowmad@23.1.168.192.in-addr.arpa
parents: 4
diff changeset
    52
^cms/corpus_module/app-client
114
8af5ed0521a2 Correct modified value for SOUND when merging. This comes not from TEXT
ymh <ymh.work@gmail.com>
parents: 29
diff changeset
    53
^cms/app-client/npm-debug.log
7
479b1dd5a8e3 update .hgignore to ignore build, temp and config files in the ember app and the drupal module
nowmad@23.1.168.192.in-addr.arpa
parents: 4
diff changeset
    54
^.*\.DS_Store
28
b0b56e0f8c7f Add contributor edition
ymh <ymh.work@gmail.com>
parents: 25
diff changeset
    55
^build/\.vagrant
b0b56e0f8c7f Add contributor edition
ymh <ymh.work@gmail.com>
parents: 25
diff changeset
    56
^build/root
407
2dba812c7ef2 add a way to build rpm for puppet files, correct elasticsearch provisioning, correct error on elasticsearch queries + tests
ymh <ymh.work@gmail.com>
parents: 386
diff changeset
    57
^build/root_puppet
410
240ca282331d various corrections
ymh <ymh.work@gmail.com>
parents: 407
diff changeset
    58
^build/dist/.*
25
4ce76c9e7729 small corrections
ymh <ymh.work@gmail.com>
parents: 18
diff changeset
    59
^dev2/
127
5cd8c3065c38 extract common functionalities to common module. First application to lexvo name resolving
ymh <ymh.work@gmail.com>
parents: 114
diff changeset
    60
^common/corpus-common-addon/dist
5cd8c3065c38 extract common functionalities to common module. First application to lexvo name resolving
ymh <ymh.work@gmail.com>
parents: 114
diff changeset
    61
^common/corpus-common-addon/tmp
5cd8c3065c38 extract common functionalities to common module. First application to lexvo name resolving
ymh <ymh.work@gmail.com>
parents: 114
diff changeset
    62
^common/corpus-common-addon/node_modules
5cd8c3065c38 extract common functionalities to common module. First application to lexvo name resolving
ymh <ymh.work@gmail.com>
parents: 114
diff changeset
    63
^common/corpus-common-addon/bower_components
5cd8c3065c38 extract common functionalities to common module. First application to lexvo name resolving
ymh <ymh.work@gmail.com>
parents: 114
diff changeset
    64
^common/corpus-common-addon/.sass-cache
5cd8c3065c38 extract common functionalities to common module. First application to lexvo name resolving
ymh <ymh.work@gmail.com>
parents: 114
diff changeset
    65
^common/corpus-common-addon/connect.lock
5cd8c3065c38 extract common functionalities to common module. First application to lexvo name resolving
ymh <ymh.work@gmail.com>
parents: 114
diff changeset
    66
^common/corpus-common-addon/coverage/*
5cd8c3065c38 extract common functionalities to common module. First application to lexvo name resolving
ymh <ymh.work@gmail.com>
parents: 114
diff changeset
    67
^common/corpus-common-addon/libpeerconnection.log
5cd8c3065c38 extract common functionalities to common module. First application to lexvo name resolving
ymh <ymh.work@gmail.com>
parents: 114
diff changeset
    68
^common/corpus-common-addonnpm-debug.log
5cd8c3065c38 extract common functionalities to common module. First application to lexvo name resolving
ymh <ymh.work@gmail.com>
parents: 114
diff changeset
    69
^common/corpus-common-addontestem.log
280
59a2c10ac9b8 upgrade laravel to 5.3.10
ymh <ymh.work@gmail.com>
parents: 230
diff changeset
    70
/\.\#
304
20071981ba2a add location and geonames resolvers and api
ymh <ymh.work@gmail.com>
parents: 280
diff changeset
    71
\.vscode
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 526
diff changeset
    72
npm-debug.log$
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 537
diff changeset
    73
^cms/app-client/corpus-common-addon.tgz$
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 537
diff changeset
    74
^server/bo_client/corpus-common-addon.tgz$