]> git.ipfire.org Git - thirdparty/util-linux.git/blob - .gitignore
libmount: don't use sscanf() for swaps parsing
[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 /hexdump
100 /hwclock
101 /ionice
102 /ipcmk
103 /ipcrm
104 /ipcs
105 /isosize
106 /kill
107 /last
108 /ldattach
109 /line
110 /logger
111 /login
112 /look
113 /losetup
114 /lsblk
115 /lsipc
116 /lscpu
117 /lslocks
118 /lslogins
119 /lsmem
120 /lsns
121 /mcookie
122 /mesg
123 /mkfs
124 /mkfs.bfs
125 /mkfs.cramfs
126 /mkfs.minix
127 /mkswap
128 /more
129 /mount
130 /mountpoint
131 /namei
132 /newgrp
133 /nologin
134 /nsenter
135 /partx
136 /pg
137 /pivot_root
138 /prlimit
139 /raw
140 /readprofile
141 /rename
142 /renice
143 /resizepart
144 /rev
145 /rfkill
146 /rtcwake
147 /runuser
148 /sample-*
149 /script
150 /scriptreplay
151 /setarch
152 /setpriv
153 /setsid
154 /setterm
155 /sfdisk
156 /su
157 /sulogin
158 /swaplabel
159 /swapoff
160 /swapon
161 /switch_root
162 /taskset
163 /test_*
164 /tunelp
165 /ul
166 /umount
167 /unshare
168 /utmpdump
169 /uuidd
170 /uuidgen
171 /uuidparse
172 /vipw
173 /wall
174 /wdctl
175 /whereis
176 /wipefs
177 /write
178 /zramctl