From 0f14681604818a47ee8f223b3d62563638b96a61 Mon Sep 17 00:00:00 2001 From: Heikki Hannikainen Date: Tue, 18 Sep 2012 19:20:49 +0300 Subject: [PATCH] gitignore updates --- .gitignore | 4 ++++ src/.gitignore | 4 ++++ src/debian/.gitignore | 6 ++++++ 3 files changed, 14 insertions(+) diff --git a/.gitignore b/.gitignore index 35826ce0..2d1afb03 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,7 @@ *.so.* *.dylib +# build products for dpkg +aprsc_*.changes +aprsc_*.deb + diff --git a/src/.gitignore b/src/.gitignore index 20df50db..9be05fe8 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -11,3 +11,7 @@ config.status SVNVERSION GITVERSION +# build temp files +build-stamp +configure-stamp + diff --git a/src/debian/.gitignore b/src/debian/.gitignore index 027271b9..7ac1adb5 100644 --- a/src/debian/.gitignore +++ b/src/debian/.gitignore @@ -1 +1,7 @@ files +changelog +aprsc.debhelper.log +aprsc.postinst.debhelper +aprsc.postrm.debhelper +aprsc.prerm.debhelper +aprsc.substvars