]> git.sesse.net Git - bcachefs-tools-debian/blobdiff - .gitignore
Update manpage to follow --label and --compression updates
[bcachefs-tools-debian] / .gitignore
index 7dcf7323318b71434d41efe043e2c49c64acf5c3..b1c03cd14a631721195172b076f39d9a27917f73 100644 (file)
@@ -1,21 +1,21 @@
-bcacheadm
-probe-bcache
+/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.*