Mercurial > hg > orthanc-tests
annotate .hgignore @ 611:09fc76fbd46d
Added tag Orthanc-1.12.3 for changeset ec657d1a62a6
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 31 Jan 2024 13:51:40 +0100 |
parents | 3a5260cc6d55 |
children | 31a7e52b3da6 |
rev | line source |
---|---|
103 | 1 syntax: glob |
2 *.pyc | |
155 | 3 OrthancStorage/ |
156 | 4 IntegrationTestsConfiguration.json |
5 PerfsDb/.env/ | |
6 PerfsDb/Storages/ | |
7 PerfsDb/ConfigFiles/ | |
163 | 8 PerfsDb/Results/ |
219
00e5aeea33dd
test_bitbucket_issue_131
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
163
diff
changeset
|
9 .vscode/ |
00e5aeea33dd
test_bitbucket_issue_131
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
163
diff
changeset
|
10 *~ |
473
4ee85b016a40
added NewTests framework - only the Housekeeper tests right now
Alain Mazy <am@osimis.io>
parents:
219
diff
changeset
|
11 NewTests/storages/** |
4ee85b016a40
added NewTests framework - only the Housekeeper tests right now
Alain Mazy <am@osimis.io>
parents:
219
diff
changeset
|
12 NewTests/configurations/*.json |
572 | 13 .env/ |