From 0cba8f362a29af3cbe26a24525f3899dcf5bbc1e Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Fri, 3 Oct 2008 15:50:35 +0200 Subject: GIT: Ignore Debian-related generated files. Added files that become generated while building Debian GNU/Linux packages of ngIRCd to the .gitignore lists. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') 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* -- cgit 1.4.1