]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/blame - .gitignore
xfsprogs: Release v6.7.0
[thirdparty/xfsprogs-dev.git] / .gitignore
CommitLineData
dd72957e
CH
1# object files
2*.o
aa49f7b5 3.dep
93157ba7 4.ltdep
dd72957e
CH
5
6# build system
7.census
48212a30 8.gitcensus
b5a08fe3
JE
9/include/platform_defs.h
10/include/builddefs
11/install-sh
dd72957e 12
efb579da 13# magic directory symlinks
b5a08fe3
JE
14/include/disk
15/include/xfs
dd72957e 16
efb579da 17# packaging
b5a08fe3
JE
18/doc/CHANGES.gz
19/xfsprogs-*
20/xfsprogs_*
21/xfslibs-dev_*
dd72957e
CH
22
23# autoconf generated files
b5a08fe3
JE
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
dd72957e
CH
36
37# libtool
b5a08fe3
JE
38/libtool
39/ltmain.sh
dd72957e
CH
40*.lo
41*.la
42.libs
43
44# gettext
b5a08fe3
JE
45/po/de.mo
46/po/pl.mo
47/po/xfsprogs.pot
dd72957e 48
efb579da
NS
49# cscope stuff
50cscope.*
51
dd72957e 52# quilt stuff
b5a08fe3
JE
53/.pc/
54/patches/
dd72957e
CH
55
56# binaries
b5a08fe3
JE
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
070c4a93 70/spaceman/xfs_spaceman
95b1e505 71/scrub/xfs_scrub
824b5807
DW
72/scrub/xfs_scrub@.service
73/scrub/xfs_scrub_all
e3e429bb 74/scrub/xfs_scrub_all.cron
824b5807
DW
75/scrub/xfs_scrub_all.service
76/scrub/xfs_scrub_fail@.service
659fb847
CH
77
78# generated crc files
973de649
DW
79/libfrog/crc32selftest
80/libfrog/crc32table.h
81/libfrog/gen_crc32table