diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/.gitignore b/.gitignore index a66c7e1775..9260943f79 100644 --- a/.gitignore +++ b/.gitignore @@ -66,7 +66,6 @@ /systemd-cgls /systemd-cgroups-agent /systemd-cgtop -/systemd-consoled /systemd-coredump /systemd-cryptsetup /systemd-cryptsetup-generator @@ -74,9 +73,7 @@ /systemd-debug-generator /systemd-delta /systemd-detect-virt -/systemd-efi-boot-generator /systemd-escape -/systemd-evcat /systemd-export /systemd-firstboot /systemd-fsck @@ -102,7 +99,6 @@ /systemd-machine-id-commit /systemd-machine-id-setup /systemd-machined -/systemd-modeset /systemd-modules-load /systemd-networkd /systemd-networkd-wait-online @@ -124,7 +120,6 @@ /systemd-sleep /systemd-socket-proxyd /systemd-stdio-bridge -/systemd-subterm /systemd-sysctl /systemd-system-update-generator /systemd-sysusers @@ -142,6 +137,8 @@ /tags /test-architecture /test-audit-type +/test-af-list +/test-arphrd-list /test-async /test-barrier /test-bitmap @@ -259,15 +256,12 @@ /test-strv /test-strxcpyx /test-tables -/test-term-page -/test-term-parser /test-terminal-util /test-time /test-tmpfiles /test-udev /test-uid-range /test-unaligned -/test-unifont /test-unit-file /test-unit-name /test-utf8 |