From 456b51a50edbff61dd463cfb53f5029336fda2ed Mon Sep 17 00:00:00 2001 From: David Adam Date: Fri, 25 Aug 2017 01:35:08 +0800 Subject: [PATCH] .gitignore: adjust build system artefacts Keep the configure files in our vendored directories Drop some other build system artefacts in these directories --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8c6a1ef55..7d82ec6ff 100644 --- a/.gitignore +++ b/.gitignore @@ -47,7 +47,6 @@ config.h config.cache config.h.in config.status -configure messages.pot .directory .fuse_hidden* @@ -68,6 +67,7 @@ messages.pot /command_list_toc.txt /compile_commands.json /confdefs.h +/configure /doc.h /fish /fish.pc @@ -87,6 +87,8 @@ messages.pot /share/__fish_build_paths.fish /tests/*.tmp.* /share/pkgconfig +/muparser-*/bk-deps +/pcre2-*/configure.lineno # xcode ## Build generated