From 4c134a42d9fedfaac5f94a64d84d125d6747705c Mon Sep 17 00:00:00 2001 From: Gary Lowell Date: Tue, 9 Oct 2012 15:09:11 -0700 Subject: [PATCH] Makefiles: Add ar-lib to .gitignore. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6e00ff8297b88..502f0183260d1 100644 --- a/.gitignore +++ b/.gitignore @@ -61,6 +61,7 @@ src/ocf/ceph src/ocf/rbd src/omapbench src/kvstorebench +ar-lib # temporary directory used by e.g. "make distcheck", e.g. ceph-0.42 /ceph-[0-9]*/ -- 2.39.5