]> git.ipfire.org Git - thirdparty/systemd.git/commit - .gitignore
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)
commitbab8c072fd6303408ab2908ad8150e532e04c0c5
treef9a787bbe3df2aa34c2366aad3363f104de7a0c0
parent74e941c0226a04e2c6b80dd149d0f55e518481ed
gitignore: ignore all build* subdirs in main directory

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