btrfs-progs: Remove deprecated btrfs-show-super
[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-corrupt-block
31 btrfs-select-super
32 btrfs-calc-size
33 btrfs-crc
34 btrfstune
35 mktables
36 libbtrfs.a
37 libbtrfs.so
38 libbtrfs.so.0
39 libbtrfs.so.0.1
40 library-test
41 library-test-static
42 /libbtrfsutil.so*
43 /libbtrfsutil.a
44 /fssum
45 testsuite-id
46
47 /tests/*-tests-results.txt
48 /tests/test-console.txt
49 /tests/test.img
50 /tests/mnt/
51 *.restored
52
53 aclocal.m4
54 autom4te.cache
55 compile
56 config.cache
57 config.guess
58 config.h
59 config.h.in
60 config.h.in~
61 config.log
62 config.rpath
63 config.status
64 config.sub
65 config/ltmain.sh
66 config/py-compile
67 config/test-driver
68 configure
69 cscope.out
70 .clang_complete
71 depcomp
72 libtool
73 Makefile.inc
74 Documentation/Makefile
75 missing
76 mkinstalldirs
77 stamp-h
78 stamp-h.in
79 stamp-h1
80 config/*
81
82 *.patch