.hgignore

changeset 1
b5bb7b3cd597
parent 0
2483f517c562
--- a/.hgignore	Sun Jan 21 16:30:18 2024 +0100
+++ b/.hgignore	Mon Jan 22 17:27:47 2024 +0100
@@ -4,6 +4,7 @@
 relre:^make/vs/.vs/.*
 relre:^make/vs/packages/.*
 relre:^make/vs/.*vcxproj\.user
+relre:^make/vs/vcpkg_installed/.*
 relre:^ui/winui/winui\.vcxproj\.user
 relre:^ui/winui/Generated Files
 relre:^ui/wpf/UIcore/obj
@@ -12,4 +13,4 @@
 relre:^ui/wpf/UIwrapper/UIwrapper/Debug
 relre:^ui/wpf/UIwrapper/UIwrapper/Release
 relre:^ui/wpf/UIwrapper/UIwrapper/x64
-relre:^ui/wpf/UIwrapper/ipch
\ No newline at end of file
+relre:^ui/wpf/UIwrapper/ipch

mercurial