btrfs-progs: Remove btrfs-debug-tree command
[platform/upstream/btrfs-progs.git] / .gitignore
1 *.o
2 *.static.o
3 *.o.d
4 tags
5 .cc-defines.h
6 version.h
7 version
8 man/*.gz
9 Documentation/*.gz
10 Documentation/*.html
11 btrfs
12 btrfs.static
13 btrfs-map-logical
14 btrfs-fragments
15 btrfsck
16 calc-size
17 ioctl-test
18 dir-test
19 send-test
20 quick-test
21 find-root
22 mkfs.btrfs
23 mkfs.btrfs.static
24 repair
25 restore
26 btrfs-convert
27 btrfs-find-root
28 btrfs-find-root.static
29 btrfs-image
30 btrfs-show-super
31 btrfs-zero-log
32 btrfs-corrupt-block
33 btrfs-select-super
34 btrfs-calc-size
35 btrfs-crc
36 btrfstune
37 mktables
38 libbtrfs.a
39 libbtrfs.so
40 libbtrfs.so.0
41 libbtrfs.so.0.1
42 library-test
43 library-test-static
44 /libbtrfsutil.so*
45 /libbtrfsutil.a
46 /fssum
47 testsuite-id
48
49 /tests/*-tests-results.txt
50 /tests/test-console.txt
51 /tests/test.img
52 /tests/mnt/
53 *.restored
54
55 aclocal.m4
56 autom4te.cache
57 compile
58 config.cache
59 config.guess
60 config.h
61 config.h.in
62 config.h.in~
63 config.log
64 config.rpath
65 config.status
66 config.sub
67 config/ltmain.sh
68 config/py-compile
69 config/test-driver
70 configure
71 cscope.out
72 .clang_complete
73 depcomp
74 libtool
75 Makefile.inc
76 Documentation/Makefile
77 missing
78 mkinstalldirs
79 stamp-h
80 stamp-h.in
81 stamp-h1
82 config/*
83
84 *.patch