diff options
author | Junio C Hamano <junkio@cox.net> | 2006-01-06 19:18:12 -0800 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-01-06 19:18:12 -0800 |
commit | 7d0e65b892ff0adf2ba6626bbe7cdfc723a8b702 (patch) | |
tree | 592a0e145582b85dbb116dfb3748487b66cff002 /debian/.gitignore | |
parent | 476e801111698ac5df6821f389c81abc017fc0c9 (diff) | |
download | git-7d0e65b892ff0adf2ba6626bbe7cdfc723a8b702.tar.gz |
Retire debian/ directory.
The official maintainer is keeping up-to-date quite well, and now
the older Debian is supported with backports.org, there is no reason
for me to keep debian/ directory around here.
I have not been building and publishing debs since 1.0.4 anyway.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'debian/.gitignore')
-rw-r--r-- | debian/.gitignore | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/debian/.gitignore b/debian/.gitignore deleted file mode 100644 index 335ce9c596..0000000000 --- a/debian/.gitignore +++ /dev/null @@ -1,6 +0,0 @@ -git-core -git-tk -*.debhelper -*.substvars -build-stamp -files |