]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
gitignore: ignore all build* subdirs in main directory
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 7 Apr 2017 15:24:46 +0000 (11:24 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 24 Apr 2017 01:28:45 +0000 (21:28 -0400)
Now that meson builds require a separate build dir, everybody's bound to have
at least one. So let's accept the convention that build*/ is for builds, and
apply a blanket ignore rule, we shouldn't have any important files named build*
in the main directory.

.gitignore

index 01cb6e7db7ef6c0890cc558260be477d6161180b..7cbf0a9e0c0a848b8611a6232205b20a345e623f 100644 (file)
@@ -28,7 +28,7 @@
 /TAGS
 /ata_id
 /bootctl
-/build-aux
+/build*
 /busctl
 /cdrom_id
 /collect