btrfs-progs: tests: add fssum utility
[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 /fssum
45
46 /tests/*-tests-results.txt
47 /tests/test-console.txt
48 /tests/test.img
49 /tests/mnt/
50
51 aclocal.m4
52 autom4te.cache
53 compile
54 config.cache
55 config.guess
56 config.h
57 config.h.in
58 config.h.in~
59 config.log
60 config.rpath
61 config.status
62 config.sub
63 config/ltmain.sh
64 config/py-compile
65 config/test-driver
66 configure
67 cscope.out
68 .clang_complete
69 depcomp
70 libtool
71 Makefile.inc
72 Documentation/Makefile
73 missing
74 mkinstalldirs
75 stamp-h
76 stamp-h.in
77 stamp-h1
78 config/*
79