]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
build-sys: add enosys and syscalls.h to gitignore
authorEnze Li <lienze@kylinos.cn>
Fri, 9 Jun 2023 01:37:04 +0000 (09:37 +0800)
committerKarel Zak <kzak@redhat.com>
Mon, 12 Jun 2023 10:47:44 +0000 (12:47 +0200)
After compiling enosys, the syscalls.h file and the executable enosys are
generated, let's add these two files to the .gitignore file.

Signed-off-by: Enze Li <lienze@kylinos.cn>
.gitignore

index 456811ac69048104fd0df6204011a0f266e40c5e..f727ec16a6515e3f66176c6474e2c49714137de8 100644 (file)
@@ -62,6 +62,7 @@ mkinstalldirs
 stamp-h
 stamp-h.in
 stamp-h1
+syscalls.h
 tags
 test-suite.log
 tests/run.sh.log
@@ -96,6 +97,7 @@ ylwrap
 /delpart
 /dmesg
 /eject
+/enosys
 /fadvise
 /fallocate
 /fdformat