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