X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=.gitignore;h=b1c03cd14a631721195172b076f39d9a27917f73;hb=6ac37db8415c636607d878c16af8346df55668f4;hp=529b2400f23ce619f6c29618b9048728bbefd6f1;hpb=24e98ce46d17ebdff72467e73794c7851b2ed28f;p=bcachefs-tools-debian diff --git a/.gitignore b/.gitignore index 529b240..b1c03cd 100644 --- a/.gitignore +++ b/.gitignore @@ -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.*