btrfs-progs: alias btrfs device delete to btrfs device remove
[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 btrfs
11 btrfs.static
12 btrfs-debug-tree
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-zero-log
32 btrfs-corrupt-block
33 btrfs-select-super
34 btrfs-calc-size
35 btrfstune
36 libbtrfs.a
37 libbtrfs.so
38 libbtrfs.so.0
39 libbtrfs.so.0.1
40 library-test
41 library-test-static
42
43 /tests/*-tests-results.txt
44 /tests/test.img
45
46 aclocal.m4
47 autom4te.cache
48 compile
49 config.cache
50 config.guess
51 config.h
52 config.h.in
53 config.h.in~
54 config.log
55 config.rpath
56 config.status
57 config.sub
58 config/ltmain.sh
59 config/py-compile
60 config/test-driver
61 configure
62 cscope.out
63 depcomp
64 libtool
65 m4/*.m4
66 Makefile
67 Documentation/Makefile
68 missing
69 mkinstalldirs
70 stamp-h
71 stamp-h.in
72 stamp-h1
73 config/*
74