ebuild-autogen/.gitignore
2025-07-25 17:22:19 +02:00

72 lines
917 B
Text

### Autotools ###
Makefile.in
Makefile
# http://www.gnu.org/software/autoconf
autom4te.cache
/autoscan.log
/autoscan-*.log
/aclocal.m4
/compile
/config.gues
/config.h.in
/config.log
/config.status
/config.sub
/config.guess
/config.rpath
/configure
/config.scan
/depcomp
/install-sh
/missing
/stamp-h1
/stamp-h
/config.h
/ABOUT-NLS
/INSTALL
/timestamp
/AUTHORS
/ChangeLog
# Libtool.
/ltmain.sh
libtool
# temp files.
*~
# http://www.gnu.org/software/m4/
m4/build-to-host.m4
m4/gettext.m4
m4/host-cpu-c-abi.m4
m4/iconv.m4
m4/intlmacosx.m4
m4/lib-ld.m4
m4/lib-link.m4
m4/lib-prefix.m4
m4/libtool.m4
m4/lt~obsolete.m4
m4/ltoptions.m4
m4/ltsugar.m4
m4/ltversion.m4
m4/nls.m4
m4/po.m4
m4/progtest.m4
# Executables
*.go
# gettext autogenerated files.
po/*sed
po/*.header
po/*.sin
po/Rules-quot
po/Makevars.template
po/POTFILES
po/Makefile.in.in
*.pot
# Custom autogenerated.
/ebuild/version.scm
/ebuild/ebuild-autogen