mirror of
https://github.com/shadow-maint/shadow.git
synced 2026-01-26 14:03:17 +00:00
This removes all yacc(1) code from this project. Add copyright and license, since there remains nothing of the original code. Signed-off-by: Alejandro Colomar <alx@kernel.org>
61 lines
595 B
Plaintext
61 lines
595 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
|
|
/compile
|
|
/config.cache
|
|
/config.guess
|
|
/config.h
|
|
/config.h.in
|
|
/config.log
|
|
/config.rpath
|
|
/config.status
|
|
/config.sub
|
|
/configure
|
|
/depcomp
|
|
/install-sh
|
|
/libtool
|
|
/ltmain.sh
|
|
/m4
|
|
/missing
|
|
/stamp-h1
|
|
/test-driver
|
|
/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
|