# Autotools bootstrap output
Makefile.in
aclocal.m4
autom4te.cache/
compile
config.guess
config.h.in
config.sub
configure
depcomp
install-sh
ltmain.sh
missing
m4/*.m4

# ./configure output
Makefile
config.h
config.log
config.status
libtool
stamp-h1

# Build output
*.o
*.lo
.deps/
.libs/
.dirstamp
autocutsel
cutsel
tests/test-unit

# Autotools test harness
test-driver
test-suite.log
tests/*.log
tests/*.trs

# Generated from .in templates
autocutsel.1
cutsel.1

# Packaging artifacts
*.tar.gz
*.rpm
*.deb
*.pkg.tar.zst

# Editor / autotools leftovers
*~
