shadow/.gitignore
Evgeny Grin (Karlson2k) ced73a7779 configure: Move helper files to 'build-aux/'
Grouped autoconf settings.

Signed-off-by: Evgeny Grin (Karlson2k) <k2k@drgrin.dev>
2025-07-19 06:42:33 +02:00

53 lines
504 B
Plaintext

*~
lib*.a
*.o
*.lo
*.la
*.mo
*.gmo
.deps
.libs
.dirstamp
*.patch
*.rej
*.orig
Makefile
Makefile.in
test-driver
/ABOUT-NLS
/aclocal.m4
/autom4te.cache
/config.cache
/config.h
/config.h.in
/config.log
/config.status
/configure
/libtool
/m4
/build-aux/
/stamp-h1
/ylwrap
/po/*.header
/po/*.sed
/po/*.sin
/po/Makefile.in.in
/po/Makevars.template
/po/POTFILES
/po/Rules-quot
/po/stamp-po
/shadow.spec
/shadow-*.tar.*
/libsubid/subid.h
.venv
__pycache__/
tests/system/artifacts/
tests/system/pytest.log