From ee9d7744f8bb1b09363e4eed9a612f827d210d64 Mon Sep 17 00:00:00 2001 From: Silas McCroskey Date: Tue, 14 Feb 2017 19:04:10 +0700 Subject: debian/backports: include in distfile, don't put files in .. Testing-done: ran 'make dist', unpacked elsewhere, built from result Adjusted target to build the .orig.tar.gz accordingly, since it must exclude the debian/ subdirectory. Allows for building any backport from only a tarball. Signed-off-by: Silas McCroskey Signed-off-by: Martin Winter --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 7ed1255d9..f7c731b4b 100644 --- a/.gitignore +++ b/.gitignore @@ -28,6 +28,7 @@ aclocal.m4 Makefile.in *.tar.gz *.tar.gz.asc +*.tar.?z .nfs* libtool .libs @@ -61,6 +62,10 @@ debian/frr.prerm.debhelper debian/frr.substvars debian/frr/ debian/tmp/ +*.deb +*.ddeb +*.dsc +*.changes *.pyc *.swp cscope.* -- cgit v1.2.3