diff options
author | Quentin Young <qlyoung@nvidia.com> | 2020-11-19 23:12:40 +0100 |
---|---|---|
committer | Quentin Young <qlyoung@nvidia.com> | 2020-11-19 23:12:40 +0100 |
commit | fb0b3592ca9b67124170d298ee55ab053ca0e2a8 (patch) | |
tree | 2691c1a7382235b1ba235e0b150434c3e6fe9e00 /.gitignore | |
parent | Revert "debian: Remove now obsolete tarsource.sh script" (diff) | |
download | frr-fb0b3592ca9b67124170d298ee55ab053ca0e2a8.tar.xz frr-fb0b3592ca9b67124170d298ee55ab053ca0e2a8.zip |
Revert "debian: Remove the changelog-auto automation in favor of dch"
This reverts commit cace1d9bf178d447599fe7caa5ccad9a89babe03.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index da48308bf..974d13ce8 100644 --- a/.gitignore +++ b/.gitignore @@ -28,6 +28,7 @@ /aclocal.m4 /libtool /libtool.orig +/debian/changelog-auto /Makefile /Makefile.in |