From 1f4cb9458d7e508e5fc86a90358efbb4d980bca7 Mon Sep 17 00:00:00 2001 From: nicobo Date: Thu, 13 Jun 2024 11:48:48 +0200 Subject: [PATCH] + Ignored local README file --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 68bc17f..5c89447 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +README.local.md + # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod]