mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
fstests: improved .gitignore
Ignore dotfiles, tags, and verifier state. Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com> Reviewed-by: Eryu Guan <guaneryu@gmail.com> Signed-off-by: Eryu Guan <guaneryu@gmail.com>
This commit is contained in:
committed by
Eryu Guan
parent
05fafbff99
commit
5b44709187
@@ -4,6 +4,9 @@
|
||||
.dep
|
||||
.libs
|
||||
.ltdep
|
||||
.*
|
||||
*.state
|
||||
tags
|
||||
|
||||
/local.config
|
||||
/results
|
||||
|
||||
Reference in New Issue
Block a user