diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index ad0f5f4e72..2a30fab7d8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +systemd-tty-ask-password-agent systemd-fsck systemd-quotacheck systemd-user-sessions @@ -6,7 +7,7 @@ systemd-tmpfiles systemd-readahead-collect systemd-readahead-replay systemd-reply-password -systemd-ask-password-agent +systemd-gnome-ask-password-agent systemd-ask-password systemd-kmsg-syslogd systemd-remount-api-vfs |