diff .hgignore @ 353:389c037387ea

Escaping '[' & ']' (change necessary only for MSSQL but this does not impact PG and MySQL plugins that were already matching angle brackets correctly)
author Alain Mazy <am@osimis.io>
date Mon, 15 Nov 2021 12:22:44 +0100
parents 3686ba3f9cdb
children cd9521e04249
line wrap: on
line diff
--- a/.hgignore	Thu Aug 12 13:27:41 2021 +0200
+++ b/.hgignore	Mon Nov 15 12:22:44 2021 +0100
@@ -1,4 +1,7 @@
 build*
 PostgreSQL/CMakeLists.txt.user
 PostgreSQL/ThirdPartyDownloads/
+Odbc/ThirdPartyDownloads/
+MySQL/ThirdPartyDownloads/
+.vscode/