]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/blame - .gitignore
xfs_io: add fpunch command for hole punching via fallocate
[thirdparty/xfsprogs-dev.git] / .gitignore
CommitLineData
dd72957e
CH
1# object files
2*.o
aa49f7b5 3.dep
dd72957e
CH
4
5# build system
6.census
dd72957e
CH
7include/platform_defs.h
8include/builddefs
9install-sh
10
efb579da 11# magic directory symlinks
dd72957e
CH
12include/disk
13include/xfs
14
efb579da 15# packaging
dd72957e
CH
16doc/CHANGES.gz
17xfsprogs-*
efb579da
NS
18xfsprogs_*
19xfslibs-dev_*
dd72957e
CH
20
21# autoconf generated files
22aclocal.m4
efb579da
NS
23m4/libtool.m4
24m4/ltoptions.m4
25m4/ltsugar.m4
26m4/ltversion.m4
27m4/lt~obsolete.m4
dd72957e
CH
28autom4te.cache/
29config.guess
30config.log
31config.status
32config.sub
33configure
34
35# libtool
36libtool
37ltmain.sh
38*.lo
39*.la
40.libs
41
42# gettext
efb579da 43po/de.mo
dd72957e
CH
44po/pl.mo
45po/xfsprogs.pot
46
efb579da
NS
47# cscope stuff
48cscope.*
49
dd72957e
CH
50# quilt stuff
51.pc/
52patches/
53
54# binaries
55copy/xfs_copy
56db/xfs_db
57estimate/xfs_estimate
58fsr/xfs_fsr
59growfs/xfs_growfs
60io/xfs_io
61logprint/xfs_logprint
62mdrestore/xfs_mdrestore
63mkfs/fstyp
64mkfs/mkfs.xfs
65quota/xfs_quota
66repair/xfs_repair
67rtcp/xfs_rtcp