]> git.ipfire.org Git - thirdparty/util-linux.git/blob - .gitignore
libmount: include sys/mount.h on Linux only
[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 /chmem
75 /chrt
76 /chsh
77 /col
78 /colcrt
79 /colrm
80 /column
81 /ctrlaltdel
82 /delpart
83 /dmesg
84 /eject
85 /fallocate
86 /fdformat
87 /fdisk
88 /fincore
89 /findfs
90 /findmnt
91 /flock
92 /fsck
93 /fsck.cramfs
94 /fsck.minix
95 /fsfreeze
96 /fstrim
97 /getopt
98 /hexdump
99 /hwclock
100 /ionice
101 /ipcmk
102 /ipcrm
103 /ipcs
104 /isosize
105 /kill
106 /last
107 /ldattach
108 /line
109 /logger
110 /login
111 /look
112 /losetup
113 /lsblk
114 /lsipc
115 /lscpu
116 /lslocks
117 /lslogins
118 /lsmem
119 /lsns
120 /mcookie
121 /mesg
122 /mkfs
123 /mkfs.bfs
124 /mkfs.cramfs
125 /mkfs.minix
126 /mkswap
127 /more
128 /mount
129 /mountpoint
130 /namei
131 /newgrp
132 /nologin
133 /nsenter
134 /partx
135 /pg
136 /pivot_root
137 /prlimit
138 /raw
139 /readprofile
140 /rename
141 /renice
142 /resizepart
143 /rev
144 /rfkill
145 /rtcwake
146 /runuser
147 /sample-*
148 /script
149 /scriptreplay
150 /setarch
151 /setpriv
152 /setsid
153 /setterm
154 /sfdisk
155 /su
156 /sulogin
157 /swaplabel
158 /swapoff
159 /swapon
160 /switch_root
161 /taskset
162 /test_*
163 /tunelp
164 /ul
165 /umount
166 /unshare
167 /utmpdump
168 /uuidd
169 /uuidgen
170 /uuidparse
171 /vipw
172 /wall
173 /wdctl
174 /whereis
175 /wipefs
176 /write
177 /zramctl