]> git.sesse.net Git - bcachefs-tools-debian/blobdiff - .gitignore
fix list_journal for nochanges
[bcachefs-tools-debian] / .gitignore
index c24cd99c502c0ae28555d81d2ec18ea07114efda..efd7dc7c3dc14a339bcdd763e2aa6ddf60eb8fd7 100644 (file)
@@ -1,7 +1,22 @@
-bcache
-probe-bcache
+/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.*