]> git.ipfire.org Git - thirdparty/util-linux.git/blobdiff - .gitignore
unshare: make sure map_range.next is initialized [coverity scan]
[thirdparty/util-linux.git] / .gitignore
index 7e622c4031f9be20cbf88ba4882026a95d87e585..963da41372ce1277decadae3f55fa79b7453919c 100644 (file)
@@ -1,6 +1,7 @@
 #
 # generic stuff
 #
+*.deps
 *.gcda
 *.gcno
 *.gcov
@@ -45,10 +46,15 @@ config/test-driver
 configure
 cscope.out
 depcomp
+GPATH
+GRTAGS
+GTAGS
+GSYMS
 INSTALL
 install-sh
 libtool
 m4/*.m4
+m4/libtool.m4.orig
 Makefile
 Makefile.in
 missing
@@ -56,22 +62,20 @@ mkinstalldirs
 stamp-h
 stamp-h.in
 stamp-h1
+syscalls.h
 tags
 test-suite.log
 tests/run.sh.log
 tests/run.sh.trs
 update.log
 ylwrap
-GPATH
-GRTAGS
-GTAGS
-GSYMS
 
 #
 # binaries
 #
 /addpart
 /agetty
+/build*/
 /blkdiscard
 /blkid
 /blkpr
@@ -93,6 +97,7 @@ GSYMS
 /delpart
 /dmesg
 /eject
+/enosys
 /fadvise
 /fallocate
 /fdformat
@@ -125,6 +130,7 @@ GSYMS
 /look
 /losetup
 /lsblk
+/lsclocks
 /lscpu
 /lsfd
 /lsipc
@@ -188,10 +194,10 @@ GSYMS
 /uuidgen
 /uuidparse
 /vipw
+/waitpid
 /wall
 /wdctl
 /whereis
 /wipefs
 /write
 /zramctl
-/build*/