diff options
author | Tommi Virtanen <tv@debian.org> | 2005-08-26 14:00:05 +0300 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2005-08-26 12:54:27 -0700 |
commit | c68e10b197404a4af0e7b59b5be4167d214b08da (patch) | |
tree | 17246a88b317815d33fca4cce1a624cfc4bb0f54 /debian | |
parent | [PATCH] git bugfixes and cleanups, mainly Debian things (diff) | |
download | tgif-c68e10b197404a4af0e7b59b5be4167d214b08da.tar.xz |
[PATCH] git bugfixes and cleanups, mainly Debian things
Ignore generated files.
Signed-off-by: Tommi Virtanen <tv@debian.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'debian')
-rw-r--r-- | debian/.gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/.gitignore b/debian/.gitignore new file mode 100644 index 0000000000..335ce9c596 --- /dev/null +++ b/debian/.gitignore @@ -0,0 +1,6 @@ +git-core +git-tk +*.debhelper +*.substvars +build-stamp +files |