.hgignore

changeset 1
cf6031ceab42
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.hgignore	Sat Dec 07 19:02:57 2024 +0100
@@ -0,0 +1,13 @@
+syntax:regexp
+^\.idea/.*$
+^nbproject/.*$
+^build/.*$
+^docs/src/build/.*$
+core$
+^config.mk$
+^.c?project$
+^.settings/.*$
+^test/bin-test/tmp-sync
+^make/vs/vcpkg_installed$
+^make/vs/.vs$
+^make/.*vcxproj.user$

mercurial