diff .hgignore @ 2:d00bc412900e

*: fix up lots of stuff and make the thing actually usable
author Paper <mrpapersonic@gmail.com>
date Sun, 24 Dec 2023 20:01:30 -0500
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.hgignore	Sun Dec 24 20:01:30 2023 -0500
@@ -0,0 +1,11 @@
+syntax: regexp
+^autom4te.cache
+^m4
+^build-aux
+^build
+
+syntax: glob
+Makefile.in
+configure
+configure~
+aclocal.m4