v4: - .gitignore: ignore everything new by default, instead of ignoring specific things. Alejandro Colomar (3): Makefile: Use standard features (IMPORTANT: default prefix changed) Makefile: Fix bug when running in parallel .gitignore: Add file .gitignore | 8 ++++ Makefile | 116 ++++++++++++++++++++++++++++++++++++++++++----------- 2 files changed, 100 insertions(+), 24 deletions(-) create mode 100644 .gitignore -- 2.31.0