btrfs-progs: docs: add html build target
[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 btrfstune
37 libbtrfs.a
38 libbtrfs.so
39 libbtrfs.so.0
40 libbtrfs.so.0.1
41 library-test
42 library-test-static
43
44 /tests/*-tests-results.txt
45 /tests/test.img
46
47 aclocal.m4
48 autom4te.cache
49 compile
50 config.cache
51 config.guess
52 config.h
53 config.h.in
54 config.h.in~
55 config.log
56 config.rpath
57 config.status
58 config.sub
59 config/ltmain.sh
60 config/py-compile
61 config/test-driver
62 configure
63 cscope.out
64 depcomp
65 libtool
66 m4/*.m4
67 Makefile
68 Documentation/Makefile
69 missing
70 mkinstalldirs
71 stamp-h
72 stamp-h.in
73 stamp-h1
74 config/*
75