]> git.sesse.net Git - bcachefs-tools-debian/blobdiff - .gitignore
Update manpage to follow --label and --compression updates
[bcachefs-tools-debian] / .gitignore
index 5ef727d78dc4de60b9ea33dd44f5047a14bebe0d..b1c03cd14a631721195172b076f39d9a27917f73 100644 (file)
@@ -1,23 +1,21 @@
-bcache-super-show
-make-bcache
-probe-bcache
-bcachectl
+/result
+bcachefs
+bcachefs.5
 .*
 *.o
+*.d
+*.a
 tags
+TAGS
 cscope*
-Makefile.in
-aclocal.m4
-autom4te.cache
-compile
-config.guess
-config.h.in
-config.sub
-config.type
-configure
-depcomp
-install-sh
-ltmain.sh
-m4
-missing
-.Apple*
+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.*