]> git.sesse.net Git - bcachefs-tools-debian/blobdiff - .gitignore
Update bcachefs sources to 44ac32df8e0c bcachefs: Split brain detection
[bcachefs-tools-debian] / .gitignore
index e4267676f6e181421e4698906e289b0c9b9eb2d5..efd7dc7c3dc14a339bcdd763e2aa6ddf60eb8fd7 100644 (file)
@@ -1,20 +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
 
-mount/target
-mount.bcachefs
-doc/autogen/gen.csv
+bcachefs-principles-of-operation.*