]> git.sesse.net Git - bcachefs-tools-debian/blobdiff - .gitignore
Fix build against musl libc.
[bcachefs-tools-debian] / .gitignore
index 7e4ee7a368f5d4333069201b20c831ee05cb4269..b1c03cd14a631721195172b076f39d9a27917f73 100644 (file)
@@ -1,9 +1,21 @@
 /result
 bcachefs
+bcachefs.5
 .*
 *.o
 *.d
 *.a
 tags
+TAGS
 cscope*
 bcachefs-tools
+tests/test_helper
+tests/__pycache__/
+
+# dot-files that we don't want to ignore
+!.gitignore
+!.travis.yml
+
+mount/target
+mount.bcachefs
+bcachefs-principles-of-operation.*