From: Theodore Ts'o Date: Sun, 21 Feb 2016 21:37:45 +0000 (+1100) Subject: gitignore: add src/test-nextquota X-Git-Tag: v2022.05.01~2591 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=fdf1c150a0e0c9c93bbbb30bf9b5c5e48ee8c2fc;p=users%2Fhch%2Fxfstests-dev.git gitignore: add src/test-nextquota Commit 1dfb50585c09 (quota: test Q_GETNEXTQUOTA) added a new binary without updating .gitignore. Fix this. Signed-off-by: Theodore Ts'o Reviewed-by: Dave Chinner Signed-off-by: Dave Chinner --- diff --git a/.gitignore b/.gitignore index c98c7bf98..28fa20567 100644 --- a/.gitignore +++ b/.gitignore @@ -95,6 +95,7 @@ /src/t_mtab /src/t_stripealign /src/t_truncate_cmtime +/src/test-nextquota /src/testx /src/trunc /src/truncfile