From ed9010018bfb28f9dc2ae642aec982cd609ec49a Mon Sep 17 00:00:00 2001 From: Vasudev Kamath Date: Sun, 3 Jun 2018 20:28:56 +0530 Subject: Commit patch to update .gitignore [dgit (4.4) update-gitignore-quilt-fixup] --- debian/patches/auto-gitignore | 39 +++++++++++++++++++++++++++++++++++++++ debian/patches/series | 1 + 2 files changed, 40 insertions(+) create mode 100644 debian/patches/auto-gitignore diff --git a/debian/patches/auto-gitignore b/debian/patches/auto-gitignore new file mode 100644 index 0000000..cd4f642 --- /dev/null +++ b/debian/patches/auto-gitignore @@ -0,0 +1,39 @@ +Subject: Update .gitignore from Debian packaging branch + +The Debian packaging git branch contains these updates to the upstream +.gitignore file(s). This patch is autogenerated, to provide these +updates to users of the official Debian archive view of the package. + +[dgit (4.4) update-gitignore] +--- +diff --git a/.gitignore b/.gitignore +deleted file mode 100644 +index 392a2cc..0000000 +--- a/.gitignore ++++ /dev/null +@@ -1,25 +0,0 @@ +-# Object files +-*.o +-*.ko +- +-# Libraries +-*.lib +-*.a +- +-# Shared objects (inc. Windows DLLs) +-*.dll +-*.so +-*.so.* +-*.dylib +- +-# Executables +-*.exe +-*.out +-*.app +-baresip +-selftest +- +-# Generated files +-src/static.c +-build* +-*.pc diff --git a/debian/patches/series b/debian/patches/series index ebbb227..1ad8451 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,2 +1,3 @@ 2001_drop_libre_so_check.patch 1001_gcc7_compat.patch +auto-gitignore -- cgit v1.2.3