]> git.ipfire.org Git - thirdparty/util-linux.git/blob - .gitignore
Merge branch 'patch-23' of https://github.com/mariobl/util-linux
[thirdparty/util-linux.git] / .gitignore
1 #
2 # generic stuff
3 #
4 *.deps
5 *.gcda
6 *.gcno
7 *.gcov
8 *.la
9 *.lo
10 *.pc
11 *.pyc
12 *.so
13 *.so.*
14 *.static
15 *.swp
16 *.vim
17 *.[ao]
18 *~
19 *.1
20 *.3
21 *.5
22 *.8
23 *.stamp
24 .clang_complete
25 .deps
26 .dirstamp
27 .libs
28 .tarball-version
29 .version
30 ABOUT-NLS
31 aclocal.m4
32 ar-lib
33 autom4te.cache
34 compile
35 config.cache
36 config.guess
37 config.h
38 config.h.in
39 config.log
40 config.rpath
41 config.status
42 config.sub
43 config/ltmain.sh
44 config/py-compile
45 config/test-driver
46 configure
47 cscope.out
48 depcomp
49 GPATH
50 GRTAGS
51 GTAGS
52 GSYMS
53 INSTALL
54 install-sh
55 libtool
56 m4/*.m4
57 m4/libtool.m4.orig
58 Makefile
59 Makefile.in
60 missing
61 mkinstalldirs
62 stamp-h
63 stamp-h.in
64 stamp-h1
65 syscalls.h
66 tags
67 test-suite.log
68 tests/run.sh.log
69 tests/run.sh.trs
70 update.log
71 ylwrap
72
73 #
74 # binaries
75 #
76 /addpart
77 /agetty
78 /build*/
79 /blkdiscard
80 /blkid
81 /blkpr
82 /blkzone
83 /blockdev
84 /cal
85 /cfdisk
86 /chcpu
87 /chfn
88 /chmem
89 /choom
90 /chrt
91 /chsh
92 /col
93 /colcrt
94 /colrm
95 /column
96 /ctrlaltdel
97 /delpart
98 /dmesg
99 /eject
100 /enosys
101 /exch
102 /fadvise
103 /fallocate
104 /fdformat
105 /fdisk
106 /fincore
107 /findfs
108 /findmnt
109 /flock
110 /fsck
111 /fsck.cramfs
112 /fsck.minix
113 /fsfreeze
114 /fstrim
115 /getopt
116 /hardlink
117 /hexdump
118 /hwclock
119 /ionice
120 /ipcmk
121 /ipcrm
122 /ipcs
123 /irqtop
124 /isosize
125 /kill
126 /last
127 /ldattach
128 /line
129 /logger
130 /login
131 /look
132 /losetup
133 /lsblk
134 /lsclocks
135 /lscpu
136 /lsfd
137 /lsipc
138 /lsirq
139 /lslocks
140 /lslogins
141 /lsmem
142 /lsns
143 /mcookie
144 /mesg
145 /mkfs
146 /mkfs.bfs
147 /mkfs.cramfs
148 /mkfs.minix
149 /mkswap
150 /more
151 /mount
152 /mountpoint
153 /namei
154 /newgrp
155 /nologin
156 /nsenter
157 /partx
158 /pg
159 /pipesz
160 /pivot_root
161 /prlimit
162 /raw
163 /readprofile
164 /rename
165 /renice
166 /resizepart
167 /rev
168 /rfkill
169 /rtcwake
170 /runuser
171 /sample-*
172 /script
173 /scriptlive
174 /scriptreplay
175 /setarch
176 /setpgid
177 /setpriv
178 /setsid
179 /setterm
180 /sfdisk
181 /su
182 /sulogin
183 /swaplabel
184 /swapoff
185 /swapon
186 /switch_root
187 /taskset
188 /test_*
189 /tunelp
190 /uclampset
191 /ul
192 /umount
193 /unshare
194 /utmpdump
195 /uuidd
196 /uuidgen
197 /uuidparse
198 /vipw
199 /waitpid
200 /wall
201 /wdctl
202 /whereis
203 /wipefs
204 /write
205 /zramctl