]> git.sesse.net Git - bcachefs-tools-debian/blobdiff - .gitignore
convert main() from C to Rust
[bcachefs-tools-debian] / .gitignore
index 7ba6add82fe1eccbd2621c097ca4a3e20f7e521f..efd7dc7c3dc14a339bcdd763e2aa6ddf60eb8fd7 100644 (file)
@@ -6,8 +6,6 @@ bcachefs.5
 *.so
 *.d
 *.a
-/rust-src/mount/result
-/rust-src/bch_bindgen/result
 tags
 TAGS
 cscope*
@@ -18,9 +16,7 @@ tests/__pycache__/
 
 # dot-files that we don't want to ignore
 !.gitignore
-!.travis.yml
+!.github/dependabot.yml
 !.editorconfig
 
-mount/target
-mount.bcachefs
 bcachefs-principles-of-operation.*