diff .hgignore @ 156:f1a75985caa8

first Db test framework - work in progress
author am@osimis.io
date Thu, 16 Aug 2018 17:13:32 +0200
parents e0996602b306
children 53575aa2614b
line wrap: on
line diff
--- a/.hgignore	Tue Aug 14 10:16:25 2018 +0200
+++ b/.hgignore	Thu Aug 16 17:13:32 2018 +0200
@@ -1,4 +1,8 @@
 syntax: glob
 *.pyc
 OrthancStorage/
-IntegrationTestsConfiguration.json
\ No newline at end of file
+IntegrationTestsConfiguration.json
+PerfsDb/.env/
+PerfsDb/Storages/
+PerfsDb/ConfigFiles/
+.vscode/
\ No newline at end of file