]> git.sesse.net Git - bcachefs-tools-debian/blobdiff - .gitignore
fix list_journal for nochanges
[bcachefs-tools-debian] / .gitignore
index 8feb598ed1d42b110e951dbc878c015ddc27cd3a..efd7dc7c3dc14a339bcdd763e2aa6ddf60eb8fd7 100644 (file)
@@ -3,19 +3,20 @@ 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/bcachefs.5.rst
+bcachefs-principles-of-operation.*