X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=.gitignore;h=efd7dc7c3dc14a339bcdd763e2aa6ddf60eb8fd7;hb=e51f25af3cdd7eadc49a91ea4f5e48fb2759fc18;hp=7e4ee7a368f5d4333069201b20c831ee05cb4269;hpb=fa36882a73fbb3fd771c506641a1d70d51c07068;p=bcachefs-tools-debian diff --git a/.gitignore b/.gitignore index 7e4ee7a..efd7dc7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,22 @@ /result bcachefs +bcachefs.5 .* *.o +*.so *.d *.a tags +TAGS cscope* bcachefs-tools +compile_commands.json +tests/test_helper +tests/__pycache__/ + +# dot-files that we don't want to ignore +!.gitignore +!.github/dependabot.yml +!.editorconfig + +bcachefs-principles-of-operation.*