From: Miroslav Lichvar Date: Thu, 10 Sep 2015 13:32:58 +0000 (+0200) Subject: git: use absolute paths in .gitignore X-Git-Tag: 2.2-pre1~38 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5776eb35b651ab04663eb199d14b97e85f43f180;p=thirdparty%2Fchrony.git git: use absolute paths in .gitignore --- diff --git a/.gitignore b/.gitignore index e7511e27..ff933b73 100644 --- a/.gitignore +++ b/.gitignore @@ -4,21 +4,21 @@ *.swp *.dSYM *.DS_Store -RELEASES -Makefile -chrony.conf.5 -chrony.info -chrony.html -chrony.texi -chrony.txt -chronyc -chronyc.1 -chronyd -chronyd.8 -config.h -config.log -getdate.c tags -version.h +/RELEASES +/Makefile +/chrony.conf.5 +/chrony.info +/chrony.html +/chrony.texi +/chrony.txt +/chronyc +/chronyc.1 +/chronyd +/chronyd.8 +/config.h +/config.log +/getdate.c +/version.h /test/simulation/clknetsim /test/simulation/tmp