X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=.gitignore;h=efd7dc7c3dc14a339bcdd763e2aa6ddf60eb8fd7;hb=01b49651040e20ba7d4908423c9e26495d1cd47a;hp=a19453e9687509b31cace7593d3f8db6e17c843c;hpb=c07ac50dcabb4b9b406703182d08750d21010298;p=bcachefs-tools-debian diff --git a/.gitignore b/.gitignore index a19453e..efd7dc7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,16 +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 -!.travis.yml +!.github/dependabot.yml +!.editorconfig + +bcachefs-principles-of-operation.*