From 1c5c56ce9d50b5297b59483964ba9ee7cf4d94d5 Mon Sep 17 00:00:00 2001 From: Adam Borowski Date: Wed, 2 Dec 2009 13:24:21 +0100 Subject: .gitignore: add Debian build junk I'm committing this to master instead of the debian branch because switching between branches doesn't purge untracked files. --- crawl-ref/.gitignore | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'crawl-ref/.gitignore') diff --git a/crawl-ref/.gitignore b/crawl-ref/.gitignore index 5b5f67eece..e68d5fc504 100644 --- a/crawl-ref/.gitignore +++ b/crawl-ref/.gitignore @@ -83,3 +83,16 @@ makefile.dep # Packaging /source/util/release_ver + +# Debian packaging +/build-console +/build-tiles +/build-stamp +/tree-stamp +/source/debian/*.debhelper.log +/source/debian/*.debhelper +/source/debian/*.substvars +/source/debian/crawl-common +/source/debian/crawl-tiles +/source/debian/crawl +/source/debian/files -- cgit v1.2.3-54-g00ecf