]> git.sesse.net Git - bcachefs-tools-debian/blobdiff - .gitignore
Initial WIP new user's manual
[bcachefs-tools-debian] / .gitignore
index 5ef727d78dc4de60b9ea33dd44f5047a14bebe0d..eb1f1ee131b6c5ef3260d9be622f2b04b4ba3d0c 100644 (file)
@@ -1,23 +1,19 @@
-bcache-super-show
-make-bcache
-probe-bcache
-bcachectl
+/result
+bcachefs
 .*
 *.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