]> git.sesse.net Git - bcachefs-tools-debian/blobdiff - .gitignore
Update bcachefs sources to 24f7e08cd8 bcachefs: shrinker.to_text() methods
[bcachefs-tools-debian] / .gitignore
index 529b2400f23ce619f6c29618b9048728bbefd6f1..b1c03cd14a631721195172b076f39d9a27917f73 100644 (file)
@@ -1,18 +1,21 @@
-bcache-super-show
-make-bcache
-probe-bcache
+/result
+bcachefs
+bcachefs.5
 .*
 *.o
-Makefile.in
-aclocal.m4
-autom4te.cache
-compile
-config.guess
-config.h.in
-config.sub
-configure
-depcomp
-install-sh
-ltmain.sh
-m4
-missing
+*.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.*