]> git.ipfire.org Git - thirdparty/util-linux.git/commit
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)
commitb5fc1d120e6b2db9b1dcd198d73ab4616741d9f9
tree2794bf5e19c81e92ef8fa5e140463a5a2638df87
parentc9fbfd99ad9f93fe9d4e69d9165f9bb19b71f3ed
build-sys: add enosys and syscalls.h to gitignore

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