From: Lennart Poettering Date: Thu, 14 Jul 2011 21:52:16 +0000 (+0200) Subject: git: hide more files from git X-Git-Tag: v31~45 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3fd476bb11f22969fe761ed17cc64298479c5850;p=systemd git: hide more files from git --- diff --git a/.gitignore b/.gitignore index 1c07f12d..c02e6bd8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +org.freedesktop.hostname1.xml +org.freedesktop.locale1.xml +org.freedesktop.timedate1.xml libsystemd-daemon.pc libsystemd-login.pc test-login diff --git a/m4/.gitignore b/m4/.gitignore index 38066ddf..55eaa803 100644 --- a/m4/.gitignore +++ b/m4/.gitignore @@ -1,3 +1,4 @@ +intltool.m4 libtool.m4 ltoptions.m4 ltsugar.m4 diff --git a/po/.gitignore b/po/.gitignore new file mode 100644 index 00000000..251edd4c --- /dev/null +++ b/po/.gitignore @@ -0,0 +1,3 @@ +POTFILES +Makefile.in.in +.intltool-merge-cache