]> git.ipfire.org Git - thirdparty/util-linux.git/blob - .gitignore
Merge branch 'PR/libsmartcols-cell-data' of github.com:karelzak/util-linux-work
[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 /fadvise
102 /fallocate
103 /fdformat
104 /fdisk
105 /fincore
106 /findfs
107 /findmnt
108 /flock
109 /fsck
110 /fsck.cramfs
111 /fsck.minix
112 /fsfreeze
113 /fstrim
114 /getopt
115 /hardlink
116 /hexdump
117 /hwclock
118 /ionice
119 /ipcmk
120 /ipcrm
121 /ipcs
122 /irqtop
123 /isosize
124 /kill
125 /last
126 /ldattach
127 /line
128 /logger
129 /login
130 /look
131 /losetup
132 /lsblk
133 /lsclocks
134 /lscpu
135 /lsfd
136 /lsipc
137 /lsirq
138 /lslocks
139 /lslogins
140 /lsmem
141 /lsns
142 /mcookie
143 /mesg
144 /mkfs
145 /mkfs.bfs
146 /mkfs.cramfs
147 /mkfs.minix
148 /mkswap
149 /more
150 /mount
151 /mountpoint
152 /namei
153 /newgrp
154 /nologin
155 /nsenter
156 /partx
157 /pg
158 /pipesz
159 /pivot_root
160 /prlimit
161 /raw
162 /readprofile
163 /rename
164 /renice
165 /resizepart
166 /rev
167 /rfkill
168 /rtcwake
169 /runuser
170 /sample-*
171 /script
172 /scriptlive
173 /scriptreplay
174 /setarch
175 /setpgid
176 /setpriv
177 /setsid
178 /setterm
179 /sfdisk
180 /su
181 /sulogin
182 /swaplabel
183 /swapoff
184 /swapon
185 /switch_root
186 /taskset
187 /test_*
188 /tunelp
189 /uclampset
190 /ul
191 /umount
192 /unshare
193 /utmpdump
194 /uuidd
195 /uuidgen
196 /uuidparse
197 /vipw
198 /waitpid
199 /wall
200 /wdctl
201 /whereis
202 /wipefs
203 /write
204 /zramctl