From 5776eb35b651ab04663eb199d14b97e85f43f180 Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Thu, 10 Sep 2015 15:32:58 +0200 Subject: [PATCH] git: use absolute paths in .gitignore --- .gitignore | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/.gitignore b/.gitignore index e7511e2..ff933b7 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