From b993cdf182e696f56c85c431bff5101026e68b76 Mon Sep 17 00:00:00 2001 From: Andreas Maier Date: Wed, 11 Nov 2020 18:16:47 +0100 Subject: [PATCH] Excluded files from stable_0.8 from git Details: * The .gitignore list was thinned out in recent updates, and this change adds back in some files and directories that are created (and to be ignored) when switching back to the stable_0.8 branch. So this change better allows using the same repo for work on both master and stable_0.8. Signed-off-by: Andreas Maier --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index fb1a5f52..8ee0d2f8 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,6 @@ tmp_* /dist/ /docs_linkcheck/ /tests/output/ +/AUTHORS +/ChangeLog +/build/