btrfs-progs: tests: update README
[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-debug-tree
14 btrfs-map-logical
15 btrfs-fragments
16 btrfsck
17 calc-size
18 ioctl-test
19 dir-test
20 send-test
21 quick-test
22 find-root
23 mkfs.btrfs
24 mkfs.btrfs.static
25 repair
26 restore
27 btrfs-convert
28 btrfs-find-root
29 btrfs-find-root.static
30 btrfs-image
31 btrfs-show-super
32 btrfs-zero-log
33 btrfs-corrupt-block
34 btrfs-select-super
35 btrfs-calc-size
36 btrfs-crc
37 btrfstune
38 libbtrfs.a
39 libbtrfs.so
40 libbtrfs.so.0
41 libbtrfs.so.0.1
42 library-test
43 library-test-static
44
45 /tests/*-tests-results.txt
46 /tests/test-console.txt
47 /tests/test.img
48 /tests/mnt/
49
50 aclocal.m4
51 autom4te.cache
52 compile
53 config.cache
54 config.guess
55 config.h
56 config.h.in
57 config.h.in~
58 config.log
59 config.rpath
60 config.status
61 config.sub
62 config/ltmain.sh
63 config/py-compile
64 config/test-driver
65 configure
66 cscope.out
67 depcomp
68 libtool
69 m4/*.m4
70 Makefile
71 Documentation/Makefile
72 missing
73 mkinstalldirs
74 stamp-h
75 stamp-h.in
76 stamp-h1
77 config/*
78