]> git.ipfire.org Git - thirdparty/util-linux.git/blob - .gitignore
76da76351da8f18b1ca7dd1d0c76e2c5a4d1eec3
[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 Makefile
13 aclocal.m4
14 autom4te.cache
15 stamp-h.in
16 Makefile.in
17 configure
18 config.cache
19 config.h
20 config.h.in
21 config.log
22 config.guess
23 config.status
24 config.sub
25 stamp-h
26 stamp-h1
27 update.log
28 m4/*.m4
29 aclocal.m4
30 ABOUT-NLS
31 config.rpath
32 mkinstalldirs
33 compile
34 depcomp
35 install-sh
36 INSTALL
37 missing
38 libtool
39 cscope.out
40 tags
41 .deps
42 .libs
43 .tarball-version
44 .version
45 .dirstamp
46 config/ltmain.sh
47
48 # libuuid depends on AX_TLS macro
49 !m4/tls.m4
50
51 # GTK_DOC_CHECK depends on gtk-doc.m4
52 !m4/gtk-doc.m4
53
54 # util-linux specific macros
55 !m4/ul.m4
56 !m4/warnings.m4
57
58 #
59 # binaries
60 #
61 addpart
62 agetty
63 arch
64 blkid
65 blockdev
66 cal
67 cfdisk
68 chcpu
69 chfn
70 chkdupexe
71 chrt
72 chsh
73 col
74 colcrt
75 colrm
76 column
77 ctrlaltdel
78 cytune
79 ddate
80 delpart
81 dmesg
82 eject
83 elvtune
84 fallocate
85 fdformat
86 fdisk
87 findfs
88 findmnt
89 flock
90 fsck
91 fsck.cramfs
92 fsck.minix
93 fsfreeze
94 fstrim
95 getopt
96 hexdump
97 hwclock
98 i386.8
99 ia64.8
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 lscpu
115 lslocks
116 mcookie
117 mesg
118 mkfs
119 mkfs.bfs
120 mkfs.cramfs
121 mkfs.minix
122 mkswap
123 more
124 mount
125 mountpoint
126 namei
127 newgrp
128 partx
129 pg
130 pivot_root
131 prlimit
132 raw
133 readprofile
134 rename
135 renice
136 rev
137 rtcwake
138 sample-mkfs
139 sample-partitions
140 sample-superblocks
141 sample-topology
142 script
143 scriptreplay
144 setarch
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