diff options
author | Colin Watson <cjwatson@debian.org> | 2015-07-20 18:20:18 +0100 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2015-07-20 18:20:18 +0100 |
commit | f2a5f5dae656759efb0b76c3d94890b65c197a02 (patch) | |
tree | 8ccb46819547a0748ac755290a82ddfd037387f9 /.gitignore | |
parent | 6f2a125d7f389f1994bacf4c4b2b067a2dab864a (diff) |
Add generated file debian/copyright
This is friendlier to tools such as dgit that want the packaging git
tree to look like the output of "dpkg-source -x".
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index b9953edd3..3d984650a 100644 --- a/.gitignore +++ b/.gitignore | |||
@@ -33,7 +33,6 @@ contrib/gnome-ssh-askpass2 | |||
33 | openbsd-compat/Makefile | 33 | openbsd-compat/Makefile |
34 | debian/*.debhelper* | 34 | debian/*.debhelper* |
35 | debian/*substvars | 35 | debian/*substvars |
36 | debian/copyright | ||
37 | debian/files | 36 | debian/files |
38 | debian/keygen-test/key1 | 37 | debian/keygen-test/key1 |
39 | debian/keygen-test/key1.pub | 38 | debian/keygen-test/key1.pub |