X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=.gitignore;h=5450aaab18e3d301b459e06d41412be6ca0e8269;hp=356388b5cc5403de03863357c0c8a93aa055dcfb;hb=277d0c5729bd21cd925596d4ca806c32aa7c8db5;hpb=7fd1c3de364d697efb0971928b1177df370b2efd diff --git a/.gitignore b/.gitignore index 356388b5c..5450aaab1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,12 +1,11 @@ *.a *.cache -*.html +*.gch *.la *.lo *.log *.o *.plist -*.pyc *.stamp *.swp *.trs @@ -38,9 +37,9 @@ /exported /exported-* /hostnamectl +/image.raw /install-tree /journalctl -/libsystemd-*.c /libtool /linuxx64.efi.stub /localectl @@ -49,18 +48,14 @@ /mtd_probe /networkctl /scsi_id -/systemadm /systemctl /systemd /systemd-ac-power -/systemd-activate /systemd-analyze /systemd-ask-password /systemd-backlight /systemd-binfmt -/systemd-bootchart /systemd-bootx64.efi -/systemd-bus-proxyd /systemd-cat /systemd-cgls /systemd-cgroups-agent @@ -78,7 +73,6 @@ /systemd-fsck /systemd-fstab-generator /systemd-getty-generator -/systemd-gnome-ask-password-agent /systemd-gpt-auto-generator /systemd-hibernate-resume /systemd-hibernate-resume-generator @@ -92,12 +86,12 @@ /systemd-journal-remote /systemd-journal-upload /systemd-journald -/systemd-kmsg-syslogd /systemd-localed /systemd-logind /systemd-machine-id-setup /systemd-machined /systemd-modules-load +/systemd-mount /systemd-networkd /systemd-networkd-wait-online /systemd-notify @@ -107,15 +101,15 @@ /systemd-quotacheck /systemd-random-seed /systemd-rc-local-generator -/systemd-remount-api-vfs /systemd-remount-fs /systemd-reply-password -/systemd-resolve-host +/systemd-resolve /systemd-resolved /systemd-rfkill /systemd-run /systemd-shutdown /systemd-sleep +/systemd-socket-activate /systemd-socket-proxyd /systemd-stdio-bridge /systemd-sysctl @@ -126,7 +120,6 @@ /systemd-timesyncd /systemd-tmpfiles /systemd-tty-ask-password-agent -/systemd-uaccess /systemd-udevd /systemd-update-done /systemd-update-utmp @@ -134,14 +127,17 @@ /systemd-vconsole-setup /tags /test-acd +/test-acl-util /test-af-list +/test-alloc-util /test-architecture /test-arphrd-list +/test-ask-password-api /test-async /test-audit-type /test-barrier /test-bitmap -/test-boot-timestamp +/test-boot-timestamps /test-btrfs /test-bus-benchmark /test-bus-chat @@ -156,9 +152,9 @@ /test-bus-match /test-bus-objects /test-bus-policy -/test-bus-proxy /test-bus-server /test-bus-signature +/test-bus-track /test-bus-zero-copy /test-calendarspec /test-cap-list @@ -167,6 +163,7 @@ /test-cgroup /test-cgroup-mask /test-cgroup-util +/test-clock /test-compress /test-compress-benchmark /test-condition @@ -174,32 +171,42 @@ /test-conf-parser /test-copy /test-coredump-vacuum +/test-cpu-set-util /test-daemon /test-date /test-device-nodes +/test-dnssec-complex /test-dhcp-client /test-dhcp-option /test-dhcp-server /test-dhcp6-client /test-dns-domain +/test-dns-packet +/test-dnssec /test-efi-disk.img /test-ellipsize /test-engine -/test-env-replace +/test-env-util +/test-escape /test-event /test-execute /test-extract-word +/test-fd-util /test-fdset /test-fileio /test-firewall-util +/test-fs-util /test-fstab-util +/test-glob-util /test-hashmap +/test-hexdecoct /test-hostname /test-hostname-util /test-id128 /test-inhibit /test-install /test-install-root +/test-io-util /test-ipcrm /test-ipv4ll /test-ipv4ll-manual @@ -214,7 +221,7 @@ /test-journal-stream /test-journal-syslog /test-journal-verify -/test-json +/test-keymap-util /test-libsystemd-sym* /test-libudev /test-libudev-sym* @@ -233,28 +240,38 @@ /test-ndisc-rs /test-netlink /test-netlink-manual +/test-networkd-conf /test-network /test-network-tables /test-ns +/test-nss /test-parse-util +/test-patch-uid /test-path /test-path-lookup /test-path-util /test-prioq +/test-proc-cmdline /test-process-util /test-pty /test-qcow2 /test-ratelimit /test-replace-var /test-resolve +/test-resolve-tables /test-ring +/test-rlimit-util /test-sched-prio +/test-seccomp +/test-selinux /test-set +/test-sizeof /test-sigbus +/test-signal-util /test-siphash24 /test-sleep /test-socket-util -/test-ssd +/test-stat-util /test-strbuf /test-string-util /test-strip-tab-ansi @@ -274,6 +291,8 @@ /test-util /test-verbs /test-watchdog +/test-web-util +/test-xattr-util /test-xml /timedatectl /udevadm @@ -281,6 +300,7 @@ /v4l_id Makefile.in __pycache__/ +*.py[co] aclocal.m4 config.h config.h.in @@ -295,7 +315,6 @@ stamp-* /elogind-inhibit /test-libelogind* - # Local Helper Scripts and Tools - Not for distribution patches/ /check_*.* @@ -309,3 +328,18 @@ patches/ *.remote *.bak *.layout + +# directories not needed by elogind +/sysusers.d +/hwdb +/catalog +/xorg +/network +/system-preset +/tmpfiles.d +/units +/rules +/test +/.github +/sysctl.d +/coccinelle