]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/blob - .gitignore
xfsprogs: Release v6.7.0
[thirdparty/xfsprogs-dev.git] / .gitignore
1 # object files
2 *.o
3 .dep
4 .ltdep
5
6 # build system
7 .census
8 .gitcensus
9 /include/platform_defs.h
10 /include/builddefs
11 /install-sh
12
13 # magic directory symlinks
14 /include/disk
15 /include/xfs
16
17 # packaging
18 /doc/CHANGES.gz
19 /xfsprogs-*
20 /xfsprogs_*
21 /xfslibs-dev_*
22
23 # autoconf generated files
24 /aclocal.m4
25 /m4/libtool.m4
26 /m4/ltoptions.m4
27 /m4/ltsugar.m4
28 /m4/ltversion.m4
29 /m4/lt~obsolete.m4
30 /autom4te.cache/
31 /config.guess
32 /config.log
33 /config.status
34 /config.sub
35 /configure
36
37 # libtool
38 /libtool
39 /ltmain.sh
40 *.lo
41 *.la
42 .libs
43
44 # gettext
45 /po/de.mo
46 /po/pl.mo
47 /po/xfsprogs.pot
48
49 # cscope stuff
50 cscope.*
51
52 # quilt stuff
53 /.pc/
54 /patches/
55
56 # binaries
57 /copy/xfs_copy
58 /db/xfs_db
59 /estimate/xfs_estimate
60 /fsr/xfs_fsr
61 /growfs/xfs_growfs
62 /io/xfs_io
63 /logprint/xfs_logprint
64 /mdrestore/xfs_mdrestore
65 /mkfs/fstyp
66 /mkfs/mkfs.xfs
67 /quota/xfs_quota
68 /repair/xfs_repair
69 /rtcp/xfs_rtcp
70 /spaceman/xfs_spaceman
71 /scrub/xfs_scrub
72 /scrub/xfs_scrub@.service
73 /scrub/xfs_scrub_all
74 /scrub/xfs_scrub_all.cron
75 /scrub/xfs_scrub_all.service
76 /scrub/xfs_scrub_fail@.service
77
78 # generated crc files
79 /libfrog/crc32selftest
80 /libfrog/crc32table.h
81 /libfrog/gen_crc32table