diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 139 |
1 files changed, 104 insertions, 35 deletions
diff --git a/.gitignore b/.gitignore index fa3500ba96..f36dd8a81a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,40 +1,109 @@ +/test-journal-send +/systemd-multi-seat-x +/systemd-cgtop +/systemd-coredump +/systemd-cat +/systemd-rc-local-generator +/libsystemd-id128.pc +journalctl +systemd-journald +test-id128 +test-journal +test-install +org.freedesktop.hostname1.xml +org.freedesktop.locale1.xml +libsystemd-daemon.pc +libsystemd-login.pc +test-login +loginctl +systemd-localed +systemd-timedated +org.freedesktop.timedate1.xml +systemd-logind +systemd-uaccess +systemd-hostnamed +systemd-binfmt +systemd-getty-generator +systemd-nspawn +systemd-stdio-bridge +systemd-machine-id-setup +systemd-detect-virt +systemd-sysctl +test-strv +systemd-ac-power +systemd-timestamp +systemd-cryptsetup +systemd-cryptsetup-generator +systemd-tty-ask-password-agent +systemd-fsck +systemd-quotacheck +systemd-user-sessions +systemd-shutdown +systemd-tmpfiles +systemd-readahead-collect +systemd-readahead-replay +systemd-reply-password +systemd-gnome-ask-password-agent +systemd-ask-password +systemd-kmsg-syslogd +systemd-remount-api-vfs +test-hostname +systemd-modules-load +systemd-vconsole-setup +systemd-shutdownd +systemd-random-seed +systemd-update-utmp +test-env-replace +systemd-cgls +systemd.pc +test-cgroup +.libs/ +systemd-notify +test-daemon +systemd-install +org.freedesktop.systemd1.*.xml +test-ns +test-loopback +systemd-cgroups-agent +systemd-initctl +/systemd +test-engine +test-job-type +systemd-stdout-syslog-bridge +systemctl +systemadm +.dirstamp +*.1 +*.3 +*.5 +*.7 +*.8 +*.html *~ *.o -*.a *.lo +*.a *.la -.libs -.deps -.dirstamp -Makefile +.deps/ Makefile.in -/aclocal.m4 -/autom4te.cache -/config.h -/config.h.in -/config.log -/config.status -/config.guess -/config.sub -/libtool -/ltmain.sh -/install-sh -/missing -/configure -/stamp-h1 -/depcomp -/gtk-doc.make -/build-aux -/udev-test-install -/udevd -/udevadm -/test-udev -/test-libudev -/accelerometer -/ata_id -/cdrom_id -/collect -/mtd_probe -/v4l_id -/keymap -/scsi_id +aclocal.m4 +*.cache +compile +config.guess +config.h +config.h.in +config.log +config.status +config.sub +configure +depcomp +install-sh +missing +stamp-* +*.stamp +/Makefile +ltmain.sh +*.tar.xz +*.tar.gz +*.tar.bz2 +libtool |