From f42bf2962edd0199e4c96ebf19933b2846bcce27 Mon Sep 17 00:00:00 2001 From: David Bauer Date: Fri, 4 Feb 2022 23:34:57 +0100 Subject: [PATCH] gitignore: add .orig files Signed-off-by: David Bauer --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 2a6c588..a9bde75 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,5 @@ install_manifest.txt /fakeap .vscode/ *.patch +*.orig +