From 7d97db674954c8fe5e560320d10c10c6737e48dc Mon Sep 17 00:00:00 2001 From: Sebastian Tobie Date: Sat, 15 Apr 2023 12:45:27 +0200 Subject: [PATCH] excluding the build module from git --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 89381dd..0f4c461 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ # ---> Ansible *.retry tests/output +*.tar.gz # ---> Python # Byte-compiled / optimized / DLL files