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