]> git.ipfire.org Git - thirdparty/util-linux.git/blame - .gitignore
docs: fix two spellings in man page of logger
[thirdparty/util-linux.git] / .gitignore
CommitLineData
f38e5ff3
KZ
1#
2# generic stuff
3#
5acc0e0c
SK
4*.gcda
5*.gcno
6*.gcov
cc93d115
SK
7*.la
8*.lo
9*.pc
3246f4b9 10*.pyc
cc93d115
SK
11*.so
12*.so.*
13*.static
35ab3126 14*.vim
cc93d115
SK
15*.[ao]
16*~
17.clang_complete
18.deps
19.dirstamp
20.libs
21.tarball-version
22.version
23ABOUT-NLS
8eeb575c 24aclocal.m4
48d7b13a 25autom4te.cache
cc93d115 26compile
8eeb575c 27config.cache
cc93d115 28config.guess
48d7b13a 29config.h
8eeb575c 30config.h.in
48d7b13a 31config.log
cc93d115 32config.rpath
48d7b13a
KZ
33config.status
34config.sub
cc93d115 35config/ltmain.sh
15cb2789 36config/py-compile
cc93d115
SK
37config/test-driver
38configure
39cscope.out
8eeb575c 40depcomp
2b85ab88 41INSTALL
cc93d115 42install-sh
5ebc954d 43libtool
cc93d115
SK
44m4/*.m4
45Makefile
46Makefile.in
47missing
48mkinstalldirs
49stamp-h
50stamp-h.in
51stamp-h1
1bb08542 52tags
404fa3f3
SK
53test-suite.log
54tests/run.sh.log
55tests/run.sh.trs
cc93d115 56update.log
60a4edd6 57
3ac22f7a
KZ
58# libuuid depends on AX_TLS macro
59!m4/tls.m4
a77bfc3a
KZ
60
61# GTK_DOC_CHECK depends on gtk-doc.m4
62!m4/gtk-doc.m4
132ea941
KZ
63
64# util-linux specific macros
65!m4/ul.m4
bdf5f542 66!m4/compiler.m4
f38e5ff3
KZ
67
68#
69# binaries
70#
611de4cc
KZ
71/addpart
72/agetty
cc93d115 73/blkdiscard
611de4cc
KZ
74/blkid
75/blockdev
76/cal
77/cfdisk
78/chcpu
79/chfn
611de4cc
KZ
80/chrt
81/chsh
82/col
83/colcrt
84/colrm
85/column
86/ctrlaltdel
611de4cc
KZ
87/delpart
88/dmesg
89/eject
611de4cc
KZ
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/getopt
102/hexdump
103/hwclock
104/ionice
105/ipcmk
106/ipcrm
107/ipcs
108/isosize
109/kill
110/last
111/ldattach
112/line
113/logger
114/login
115/look
116/losetup
117/lsblk
118/lscpu
119/lslocks
29cc2a55 120/lslogins
611de4cc
KZ
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
88407b93 133/nologin
a4c8fe7b 134/nsenter
611de4cc
KZ
135/partx
136/pg
137/pivot_root
138/prlimit
139/raw
140/readprofile
141/rename
142/renice
8863a802 143/resizepart
611de4cc
KZ
144/rev
145/rtcwake
7ec6adb1 146/runuser
611de4cc
KZ
147/sample-mkfs
148/sample-partitions
149/sample-superblocks
150/sample-topology
151/script
152/scriptreplay
153/setarch
5600c405 154/setpriv
611de4cc
KZ
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
0624d840 180/zramctl