diff .hgignore @ 249:6b2441c776dd

*: merge
author Paper <mrpapersonic@gmail.com>
date Wed, 24 Jan 2024 20:18:59 -0500
parents 8b174bcde667
children
line wrap: on
line diff
--- a/.hgignore	Wed Jan 24 20:18:14 2024 -0500
+++ b/.hgignore	Wed Jan 24 20:18:59 2024 -0500
@@ -1,5 +1,14 @@
 syntax: glob
 
+m4/libtool.m4
+m4/lt*.m4
+build-aux
+aclocal.m4
+Makefile.in
+configure
+*~
+autom4te.cache
+
 # stupid OS X things
 .DS_Store
 ._*
@@ -35,7 +44,6 @@
 # Executables
 *.exe
 *.out
-*.app
 
 syntax: regexp