btrfs-progs: Do not add extra slash if given path end with it
[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 ioctl-test
17 dir-test
18 send-test
19 quick-test
20 find-root
21 mkfs.btrfs
22 mkfs.btrfs.static
23 repair
24 restore
25 btrfs-convert
26 btrfs-find-root
27 btrfs-find-root.static
28 btrfs-image
29 btrfs-corrupt-block
30 btrfs-select-super
31 btrfs-crc
32 btrfstune
33 mktables
34 libbtrfs.a
35 libbtrfs.so
36 libbtrfs.so.0
37 libbtrfs.so.0.1
38 library-test
39 library-test-static
40 /libbtrfsutil.so*
41 /libbtrfsutil.a
42 /fssum
43 testsuite-id
44
45 /tests/*-tests-results.txt
46 /tests/test-console.txt
47 /tests/test.img
48 /tests/mnt/
49 *.restored
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
80 *.patch