diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-10-07 21:06:39 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-10-07 22:02:05 +0200 |
commit | 87d2c1ff6a7375f03476767e6f59454bcc5cd04b (patch) | |
tree | 26824a2485942702b3472cc73191c01e78c622d1 /.gitignore | |
parent | 9a36607584bbd1d78775353e022a51794b4e27b1 (diff) |
journal: add preliminary incomplete implementation
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index f4a8a45b4a..265801ff5f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ +systemd-journalctl +systemd-journald +test-id128 +test-journal test-install org.freedesktop.hostname1.xml org.freedesktop.locale1.xml @@ -91,7 +95,7 @@ install-sh missing stamp-* *.stamp -Makefile +/Makefile ltmain.sh *.tar.bz2 *.tar.gz |