]> git.ipfire.org Git - thirdparty/util-linux.git/blob - .gitignore
resizepart: add new command
[thirdparty/util-linux.git] / .gitignore
1 #
2 # generic stuff
3 #
4 *~
5 *.[ao]
6 *.static
7 *.so
8 *.lo
9 *.la
10 *.so.*
11 *.pc
12 Makefile
13 aclocal.m4
14 autom4te.cache
15 stamp-h.in
16 Makefile.in
17 configure
18 config.cache
19 config.h
20 config.h.in
21 config.log
22 config.guess
23 config.status
24 config.sub
25 stamp-h
26 stamp-h1
27 update.log
28 m4/*.m4
29 aclocal.m4
30 ABOUT-NLS
31 config.rpath
32 mkinstalldirs
33 compile
34 depcomp
35 install-sh
36 INSTALL
37 missing
38 libtool
39 cscope.out
40 tags
41 .deps
42 .libs
43 .tarball-version
44 .version
45 .dirstamp
46 config/ltmain.sh
47 config/test-driver
48 test-suite.log
49 tests/run.sh.log
50 tests/run.sh.trs
51
52 # libuuid depends on AX_TLS macro
53 !m4/tls.m4
54
55 # GTK_DOC_CHECK depends on gtk-doc.m4
56 !m4/gtk-doc.m4
57
58 # util-linux specific macros
59 !m4/ul.m4
60 !m4/compiler.m4
61
62 #
63 # binaries
64 #
65 /addpart
66 /agetty
67 /arch
68 /blkid
69 /blockdev
70 /cal
71 /cfdisk
72 /chcpu
73 /chfn
74 /chkdupexe
75 /chrt
76 /chsh
77 /col
78 /colcrt
79 /colrm
80 /column
81 /ctrlaltdel
82 /cytune
83 /ddate
84 /delpart
85 /dmesg
86 /eject
87 /elvtune
88 /fallocate
89 /fdformat
90 /fdisk
91 /findfs
92 /findmnt
93 /flock
94 /fsck
95 /fsck.cramfs
96 /fsck.minix
97 /fsfreeze
98 /fstrim
99 /getopt
100 /hexdump
101 /hwclock
102 /ionice
103 /ipcmk
104 /ipcrm
105 /ipcs
106 /isosize
107 /kill
108 /last
109 /ldattach
110 /line
111 /logger
112 /login
113 /look
114 /losetup
115 /lsblk
116 /lscpu
117 /lslocks
118 /mcookie
119 /mesg
120 /mkfs
121 /mkfs.bfs
122 /mkfs.cramfs
123 /mkfs.minix
124 /mkswap
125 /more
126 /mount
127 /mountpoint
128 /namei
129 /newgrp
130 /partx
131 /pg
132 /pivot_root
133 /prlimit
134 /raw
135 /readprofile
136 /rename
137 /renice
138 /resizepart
139 /rev
140 /rtcwake
141 /sample-mkfs
142 /sample-partitions
143 /sample-superblocks
144 /sample-topology
145 /script
146 /scriptreplay
147 /setarch
148 /setsid
149 /setterm
150 /sfdisk
151 /su
152 /sulogin
153 /swaplabel
154 /swapoff
155 /swapon
156 /switch_root
157 /tailf
158 /taskset
159 /test_*
160 /tunelp
161 /ul
162 /umount
163 /unshare
164 /utmpdump
165 /uuidd
166 /uuidgen
167 /vipw
168 /wall
169 /wdctl
170 /whereis
171 /wipefs
172 /write