From 01b005c7bf29c5d6df1e957d0922a7cade3bbf6c Mon Sep 17 00:00:00 2001 From: Stephen Finucane Date: Wed, 19 Nov 2025 15:24:33 +0000 Subject: [PATCH] gitignore: Ignore pbr-generated artifacts Change-Id: I72c7757fa00d7f458d9eb8500969763f3ea0942b Signed-off-by: Stephen Finucane --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index ee2f865..c5f9d60 100644 --- a/.gitignore +++ b/.gitignore @@ -23,6 +23,8 @@ var/ *.egg-info/ .installed.cfg *.egg +AUTHORS +ChangeLog # PyInstaller # Usually these files are written by a python script from a template