]> git.ipfire.org Git - thirdparty/util-linux.git/blob - .gitignore
libmount: fix comment referring to passno field
[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 ar-lib
27 autom4te.cache
28 compile
29 config.cache
30 config.guess
31 config.h
32 config.h.in
33 config.log
34 config.rpath
35 config.status
36 config.sub
37 config/ltmain.sh
38 config/py-compile
39 config/test-driver
40 configure
41 cscope.out
42 depcomp
43 INSTALL
44 install-sh
45 libtool
46 m4/*.m4
47 Makefile
48 Makefile.in
49 missing
50 mkinstalldirs
51 stamp-h
52 stamp-h.in
53 stamp-h1
54 tags
55 test-suite.log
56 tests/run.sh.log
57 tests/run.sh.trs
58 update.log
59 ylwrap
60
61 #
62 # binaries
63 #
64 /addpart
65 /agetty
66 /blkdiscard
67 /blkzone
68 /blkid
69 /blockdev
70 /cal
71 /cfdisk
72 /chcpu
73 /chfn
74 /choom
75 /chmem
76 /chrt
77 /chsh
78 /col
79 /colcrt
80 /colrm
81 /column
82 /ctrlaltdel
83 /delpart
84 /dmesg
85 /eject
86 /fallocate
87 /fdformat
88 /fdisk
89 /fincore
90 /findfs
91 /findmnt
92 /flock
93 /fsck
94 /fsck.cramfs
95 /fsck.minix
96 /fsfreeze
97 /fstrim
98 /getopt
99 /hardlink
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 /lsipc
117 /lscpu
118 /lslocks
119 /lslogins
120 /lsmem
121 /lsns
122 /mcookie
123 /mesg
124 /mkfs
125 /mkfs.bfs
126 /mkfs.cramfs
127 /mkfs.minix
128 /mkswap
129 /more
130 /mount
131 /mountpoint
132 /namei
133 /newgrp
134 /nologin
135 /nsenter
136 /partx
137 /pg
138 /pivot_root
139 /prlimit
140 /raw
141 /readprofile
142 /rename
143 /renice
144 /resizepart
145 /rev
146 /rfkill
147 /rtcwake
148 /runuser
149 /sample-*
150 /script
151 /scriptreplay
152 /setarch
153 /setpriv
154 /setsid
155 /setterm
156 /sfdisk
157 /su
158 /sulogin
159 /swaplabel
160 /swapoff
161 /swapon
162 /switch_root
163 /taskset
164 /test_*
165 /tunelp
166 /ul
167 /umount
168 /unshare
169 /utmpdump
170 /uuidd
171 /uuidgen
172 /uuidparse
173 /vipw
174 /wall
175 /wdctl
176 /whereis
177 /wipefs
178 /write
179 /zramctl