1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-12-22 13:33:56 +03:00

gitignore: include mkosi -i files in gitignore

(also: sort the entries again)
This commit is contained in:
Lennart Poettering 2017-07-12 19:58:35 +02:00
parent 3c978aca69
commit c387cc49d9

10
.gitignore vendored
View File

@ -6,6 +6,7 @@
*.log *.log
*.o *.o
*.plist *.plist
*.py[co]
*.stamp *.stamp
*.swp *.swp
*.trs *.trs
@ -39,6 +40,8 @@
/exported-* /exported-*
/hostnamectl /hostnamectl
/image.raw /image.raw
/image.raw.cache-pre-dev
/image.raw.cache-pre-inst
/install-tree /install-tree
/journalctl /journalctl
/libtool /libtool
@ -182,7 +185,6 @@
/test-daemon /test-daemon
/test-date /test-date
/test-device-nodes /test-device-nodes
/test-dnssec-complex
/test-dhcp-client /test-dhcp-client
/test-dhcp-option /test-dhcp-option
/test-dhcp-server /test-dhcp-server
@ -191,6 +193,7 @@
/test-dns-domain /test-dns-domain
/test-dns-packet /test-dns-packet
/test-dnssec /test-dnssec
/test-dnssec-complex
/test-efi-disk.img /test-efi-disk.img
/test-ellipsize /test-ellipsize
/test-engine /test-engine
@ -252,9 +255,9 @@
/test-ndisc-rs /test-ndisc-rs
/test-netlink /test-netlink
/test-netlink-manual /test-netlink-manual
/test-networkd-conf
/test-network /test-network
/test-network-tables /test-network-tables
/test-networkd-conf
/test-ns /test-ns
/test-nss /test-nss
/test-parse-util /test-parse-util
@ -280,10 +283,10 @@
/test-seccomp /test-seccomp
/test-selinux /test-selinux
/test-set /test-set
/test-sizeof
/test-sigbus /test-sigbus
/test-signal-util /test-signal-util
/test-siphash24 /test-siphash24
/test-sizeof
/test-sleep /test-sleep
/test-socket-util /test-socket-util
/test-stat-util /test-stat-util
@ -316,7 +319,6 @@
/v4l_id /v4l_id
Makefile.in Makefile.in
__pycache__/ __pycache__/
*.py[co]
aclocal.m4 aclocal.m4
config.h config.h
config.h.in config.h.in