diff .hgignore @ 1124:3d9975880161

misc: update .hgignore
author David Demelier <markand@malikania.fr>
date Sat, 04 Dec 2021 13:20:42 +0100
parents a09d4c9b8518
children
line wrap: on
line diff
--- a/.hgignore	Sun Nov 28 11:19:18 2021 +0100
+++ b/.hgignore	Sat Dec 04 13:20:42 2021 +0100
@@ -8,3 +8,6 @@
 
 # macOS specific.
 \.DS_Store$
+
+# CMake build directory.
+^build