From: Alexander Barton Date: Fri, 3 Oct 2008 13:50:35 +0000 (+0200) Subject: GIT: Ignore Debian-related generated files. X-Git-Tag: rel-13-rc1~26 X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd.git;a=commitdiff_plain;h=0cba8f362a29af3cbe26a24525f3899dcf5bbc1e GIT: Ignore Debian-related generated files. Added files that become generated while building Debian GNU/Linux packages of ngIRCd to the .gitignore lists. --- diff --git a/.gitignore b/.gitignore index 9c344a90..6a7ccc87 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,5 @@ missing .deps *.a *.o +debian +build-stamp-ngircd* diff --git a/contrib/Debian/.gitignore b/contrib/Debian/.gitignore new file mode 100644 index 00000000..f2a4c05d --- /dev/null +++ b/contrib/Debian/.gitignore @@ -0,0 +1,9 @@ +*.log +*.debhelper +*.substvars +files +ngircd/ +ngircd-full/ +ngircd-full.default +ngircd-full.init +ngircd-full.postinst