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