From: Kent Overstreet Date: Tue, 25 May 2021 22:19:52 +0000 (-0400) Subject: fstests: improved .gitignore X-Git-Tag: v2022.05.01~382 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=5b44709187ce6d4f9e0d0b41991af0a65c7b2fab;p=xfstests-dev.git fstests: improved .gitignore Ignore dotfiles, tags, and verifier state. Signed-off-by: Kent Overstreet Reviewed-by: Eryu Guan Signed-off-by: Eryu Guan --- diff --git a/.gitignore b/.gitignore index 1e56d7ca..c62c1556 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,9 @@ .dep .libs .ltdep +.* +*.state +tags /local.config /results