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