]> git.ipfire.org Git - thirdparty/util-linux.git/blob - .gitignore
tests: update Py parse mountinfo test
[thirdparty/util-linux.git] / .gitignore
1 #
2 # generic stuff
3 #
4 *~
5 *.[ao]
6 *.static
7 *.so
8 *.lo
9 *.la
10 *.so.*
11 *.pc
12 *.gcda
13 *.gcno
14 *.gcov
15 *.pyc
16 *.vim
17 Makefile
18 aclocal.m4
19 autom4te.cache
20 stamp-h.in
21 Makefile.in
22 configure
23 config.cache
24 config.h
25 config.h.in
26 config.log
27 config.guess
28 config.status
29 config.sub
30 stamp-h
31 stamp-h1
32 update.log
33 m4/*.m4
34 aclocal.m4
35 ABOUT-NLS
36 config.rpath
37 mkinstalldirs
38 compile
39 depcomp
40 install-sh
41 INSTALL
42 missing
43 libtool
44 cscope.out
45 tags
46 .deps
47 .libs
48 .tarball-version
49 .version
50 .dirstamp
51 .clang_complete
52 config/ltmain.sh
53 config/test-driver
54 test-suite.log
55 tests/run.sh.log
56 tests/run.sh.trs
57
58 # libuuid depends on AX_TLS macro
59 !m4/tls.m4
60
61 # GTK_DOC_CHECK depends on gtk-doc.m4
62 !m4/gtk-doc.m4
63
64 # util-linux specific macros
65 !m4/ul.m4
66 !m4/compiler.m4
67
68 #
69 # binaries
70 #
71 /addpart
72 /agetty
73 /blkid
74 /blockdev
75 /cal
76 /cfdisk
77 /chcpu
78 /chfn
79 /chrt
80 /chsh
81 /col
82 /colcrt
83 /colrm
84 /column
85 /ctrlaltdel
86 /cytune
87 /delpart
88 /dmesg
89 /eject
90 /fallocate
91 /fdformat
92 /fdisk
93 /findfs
94 /findmnt
95 /flock
96 /fsck
97 /fsck.cramfs
98 /fsck.minix
99 /fsfreeze
100 /fstrim
101 /blkdiscard
102 /getopt
103 /hexdump
104 /hwclock
105 /ionice
106 /ipcmk
107 /ipcrm
108 /ipcs
109 /isosize
110 /kill
111 /last
112 /ldattach
113 /line
114 /logger
115 /login
116 /look
117 /losetup
118 /lsblk
119 /lscpu
120 /lslocks
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 /rtcwake
146 /runuser
147 /sample-mkfs
148 /sample-partitions
149 /sample-superblocks
150 /sample-topology
151 /script
152 /scriptreplay
153 /setarch
154 /setpriv
155 /setsid
156 /setterm
157 /sfdisk
158 /su
159 /sulogin
160 /swaplabel
161 /swapoff
162 /swapon
163 /switch_root
164 /tailf
165 /taskset
166 /test_*
167 /tunelp
168 /ul
169 /umount
170 /unshare
171 /utmpdump
172 /uuidd
173 /uuidgen
174 /vipw
175 /wall
176 /wdctl
177 /whereis
178 /wipefs
179 /write